angular/packages/core/testing/src
Andrew Scott f88ed8e470 refactor(core): Add fake navigation to primitives for code sharing (#59857)
This moves the `FakeNavigation` implementation to the primitives folder
so its implementation can be shared with Wiz. This class was initially
copied directly from the Wiz implementation, with some small modifications.
There will still need to be some work done to align the implementations
and fix anything internally that needs adjusting.

PR Close #59857
2025-02-19 20:09:10 +00:00
..
application_error_handler.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
async.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
component_fixture.ts refactor: replace ɵPendingTasks with ɵPendingTasksInternal (#59138) 2024-12-10 13:45:07 -08:00
defer.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
fake_async.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
logger.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
metadata_override.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
metadata_overrider.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
resolvers.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
styling.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
test_bed.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
test_bed_common.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
test_bed_compiler.ts refactor(core): clean up standalone flag (#58478) 2024-11-06 07:01:25 +01:00
test_hooks.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
testing.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
testing_internal.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
testing_private_export.ts refactor(core): Add fake navigation to primitives for code sharing (#59857) 2025-02-19 20:09:10 +00:00