angular/packages/core/test/acceptance
Andrew Scott c9f8f3afb6 test(core): add missing import of ChangeDetectionStrategy in query_spec
Add missing import of ChangeDetectionStrategy in query_spec.ts to fix compilation error.
2026-04-07 14:51:37 -07:00
..
authoring fix(core): reverts "feat(core): add support for nested animations" 2026-03-12 09:58:07 -07:00
selectorless build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
after_render_effect_spec.ts fix(core): destroying the effect on afterRenderEffect (#63001) 2025-08-08 08:46:46 -07:00
after_render_hook_spec.ts test(core): refactors test to use timeout utility 2026-04-01 20:46:05 +02:00
animation_spec.ts fix(core): fixes a regression with animate.leave and reordering 2026-03-19 15:52:35 -07:00
attach_source_locations_spec.ts refactor(core): convert scripts within packages/core/test to relative imports (#60227) 2025-03-25 10:58:00 -07:00
attributes_spec.ts ci: reformat files 2025-12-16 14:44:19 -08:00
bootstrap_spec.ts refactor(platform-browser): replace platform-browser-dynamic with platform-browser (#61498) 2025-05-21 14:01:49 +00:00
BUILD.bazel refactor(core): export profile event as enum and move profile_types.ts and framework to shared devtools folder 2025-11-19 15:22:49 -08:00
change_detection_signals_in_zones_spec.ts ci: reformat files 2025-12-16 14:44:19 -08:00
change_detection_spec.ts test(core): refactors test to use timeout utility 2026-04-01 20:46:05 +02:00
change_detection_transplanted_view_spec.ts test(core): refactors test to use timeout utility 2026-04-01 20:46:05 +02:00
chrome_dev_tools_performance_spec.ts refactor(core): let the profiler handle asymmetric events leniently 2025-11-20 12:29:59 -05:00
common_integration_spec.ts build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00
component_spec.ts build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00
content_spec.ts build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00
control_flow_for_spec.ts ci: reformat files 2025-12-16 14:44:19 -08:00
control_flow_if_spec.ts feat(compiler): Add support for the instanceof binary operator 2026-01-13 08:33:12 -08:00
control_flow_switch_spec.ts feat(compiler): Exhaustive checks for switch blocks 2026-02-17 10:25:31 -08:00
create_component_spec.ts fix(forms): Rename signal form [field] to [formField] 2026-01-09 14:33:09 -08:00
csp_spec.ts refactor(core): convert scripts within packages/core/test to relative imports (#60227) 2025-03-25 10:58:00 -07:00
defer_spec.ts refactor(core): address review comments on NG0750 error message 2026-04-02 21:55:47 +00:00
defer_utils_spec.ts feat(core): add host node to DeferBlockData (#66546) 2026-01-20 18:16:32 +00:00
destroy_ref_spec.ts docs: add new debugging and troubleshooting di guide 2026-02-20 18:01:16 +00:00
di_forward_ref_spec.ts refactor(core): update error message links to versioned docs (#66374) 2026-01-09 22:33:51 +00:00
di_spec.ts build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00
directive_spec.ts test: add test about mapped attributes to input 2026-02-10 13:29:31 -08:00
discover_utils_spec.ts refactor(core): replacing usages of Default strategy with Eager 2026-02-11 14:40:49 -08:00
embedded_views_spec.ts ci: reformat files 2025-12-16 14:44:19 -08:00
env_injector_standalone_spec.ts refactor(core): convert scripts within packages/core/test to relative imports (#60227) 2025-03-25 10:58:00 -07:00
environment_injector_spec.ts refactor(core): convert scripts within packages/core/test to relative imports (#60227) 2025-03-25 10:58:00 -07:00
exports_spec.ts refactor(core): Update tests for zoneless by default (#63668) 2025-09-09 14:41:56 -07:00
hmr_spec.ts fix(core): clean up dehydrated views during HMR component replacement 2026-03-16 09:04:11 -07:00
host_binding_spec.ts build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00
host_directives_spec.ts ci: reformat files 2025-12-16 14:44:19 -08:00
i18n_spec.ts fix(core): sanitize translated form attributes 2026-03-12 10:01:30 -07:00
inherit_definition_feature_spec.ts ci: reformat files 2025-12-16 14:44:19 -08:00
injector_profiler_spec.ts build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00
integration_spec.ts build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00
internal_spec.ts ci: reformat files 2025-12-16 14:44:19 -08:00
let_spec.ts ci: reformat files 2025-12-16 14:44:19 -08:00
lifecycle_spec.ts ci: reformat files 2025-12-16 14:44:19 -08:00
listener_spec.ts ci: reformat files 2025-12-16 14:44:19 -08:00
local_compilation_spec.ts build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00
ng_module_spec.ts refactor(platform-browser): replace platform-browser-dynamic with platform-browser (#61498) 2025-05-21 14:01:49 +00:00
ngmodule_scope_spec.ts refactor(platform-browser): replace platform-browser-dynamic with platform-browser (#61498) 2025-05-21 14:01:49 +00:00
outputs_spec.ts refactor(core): Update tests for zoneless by default (#63668) 2025-09-09 14:41:56 -07:00
pending_tasks_spec.ts fix(core): Microtask scheduling should be used after any application synchronization 2025-12-16 13:34:48 -08:00
pipe_spec.ts ci: reformat files 2025-12-16 14:44:19 -08:00
profiler_spec.ts build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00
property_binding_spec.ts ci: reformat files 2025-12-16 14:44:19 -08:00
property_interpolation_spec.ts ci: reformat files 2025-12-16 14:44:19 -08:00
providers_spec.ts refactor(core): Update tests for zoneless by default (#63668) 2025-09-09 14:41:56 -07:00
pure_function_spec.ts ci: reformat files 2025-12-16 14:44:19 -08:00
query_spec.ts test(core): add missing import of ChangeDetectionStrategy in query_spec 2026-04-07 14:51:37 -07:00
renderer_factory_spec.ts ci: reformat files 2025-12-16 14:44:19 -08:00
router_integration_spec.ts refactor(core): convert scripts within packages/core/test to relative imports (#60227) 2025-03-25 10:58:00 -07:00
security_spec.ts fix(core): sanitize translated form attributes 2026-03-12 10:01:30 -07:00
signal_debug_spec.ts ci: reformat files 2025-12-16 14:44:19 -08:00
standalone_injector_spec.ts ci: reformat files 2025-12-16 14:44:19 -08:00
standalone_spec.ts build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00
styling_spec.ts build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00
template_ref_spec.ts ci: reformat files 2025-12-16 14:44:19 -08:00
text_spec.ts ci: reformat files 2025-12-16 14:44:19 -08:00
tracing_spec.ts refactor(core): add tracing for component creation 2026-03-06 17:48:27 +00:00
view_container_ref_spec.ts build: update Jasmine to 6.0.0 2026-02-09 12:15:57 -08:00
view_insertion_spec.ts ci: reformat files 2025-12-16 14:44:19 -08:00
view_ref_spec.ts refactor(core): convert scripts within packages/core/test to relative imports (#60227) 2025-03-25 10:58:00 -07:00