8000 feat(ngMocks): add expectRoute and whenRoute shortcuts with colon param matching by dmaloneycalu · Pull Request #12406 · angular/angular.js · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

feat(ngMocks): add expectRoute and whenRoute shortcuts with colon param matching #12406

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat(ngMocks): add expectRoute and whenRoute shortcuts with colon par…
…am matching

Add whenRoute method to $httpBackend to support matching similar to API backends, which
handles responses based on the query to a particular route. Also includes params in the respond
function to give access to both query params and route colon delimited values.

This is a feature request and is not associated with any open issue
  • Loading branch information
dmaloneycalu committed Oct 7, 2015
commit 3228deff370ad045b297604504e428c9ef57355f
Loading
0