angular/packages/router/test
Andrew Scott 6c4d9ebd3a test(common): Fix flaky Location test (#45683)
This test has proven to be flaky. This commit greatly simplifies the
test and moves it to a more appropriate location (pun intended).

PR Close #45683
2022-04-19 20:17:56 -07:00
..
operators perf(router): cancel the navigation instantly if at least one resolver doesn't emit any value (#45621) 2022-04-15 10:06:26 -07:00
utils build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
apply_redirects.spec.ts refactor(router): Use EnvironmentInjector for lazy loading APIs (#45671) 2022-04-18 14:08:43 -07:00
bootstrap.spec.ts test(common): Fix flaky Location test (#45683) 2022-04-19 20:17:56 -07:00
BUILD.bazel build: switch devmode output to es2015 (#44505) 2022-01-05 23:20:20 +00:00
computed_state_restoration.spec.ts feat(router): Allow symbol keys for Route data and resolve properties (#44519) 2022-01-10 19:43:12 +00:00
config.spec.ts fix(router): Fix type of Route.pathMatch to be more accurate (#45176) 2022-02-24 18:44:07 +00:00
create_router_state.spec.ts fix(router): Fix type of Route.pathMatch to be more accurate (#45176) 2022-02-24 18:44:07 +00:00
create_url_tree.spec.ts fix(router): fix serializeQueryParams logic (#42481) 2021-06-08 10:43:00 -07:00
helpers.ts refactor(router): move types from config and interfaces to models (#44939) 2022-02-03 12:40:28 -08:00
integration.spec.ts refactor(router): unbundle the lazy loaded routes from the lazy loaded module injector (#45593) 2022-04-18 09:52:56 -07:00
page_title_strategy_spec.ts feat(router): set stricter type for Route.title (#44939) 2022-02-03 12:40:28 -08:00
recognize.spec.ts refactor(router): move types from config and interfaces to models (#44939) 2022-02-03 12:40:28 -08:00
regression_integration.spec.ts test: clean up more entryComponents usages (#44561) 2022-01-06 18:36:22 +00:00
router.spec.ts refactor(router): move types from config and interfaces to models (#44939) 2022-02-03 12:40:28 -08:00
router_link_spec.ts fix(router): null/undefined routerLink should disable navigation (#43087) 2021-08-20 12:51:09 -07:00
router_preloader.spec.ts refactor(router): unbundle the lazy loaded routes from the lazy loaded module injector (#45593) 2022-04-18 09:52:56 -07:00
router_scroller.spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
router_state.spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
shared.spec.ts fix(router): fix error when calling ParamMap.get function (#31599) 2020-06-25 11:57:24 -07:00
url_serializer.spec.ts fix(router): fragment can be null (#37336) 2021-03-22 10:02:39 -07:00
url_tree.spec.ts fix(router): Allow question marks in query param values (#31187) 2021-08-06 10:49:37 -07:00