angular/devtools/cypress/integration
AleksanderBodurri 785af438bc test(devtools): create e2e test cases for injector tree feature (#62844)
Tests validate the current behaviour of the injector tree feature.

- Nodes should be displaying on entering the tab
- Hide framework / Hide injectors with no providers flags should filter the tree properly
- Providers side tab should be able to be opened and filtered properly using the 2 filter input fields for token and type

PR Close #62844
2025-09-08 13:57:14 -07:00
..
base.e2e.js test(devtools): revive cypress tests (#61972) 2025-07-11 10:33:50 -07:00
comment-nodes.e2e.js refactor(devtools): rearrange main toolbar menu buttons (#62684) 2025-07-17 14:06:31 -04:00
elements.e2e.js test(devtools): revive cypress tests (#61972) 2025-07-11 10:33:50 -07:00
injector-tree.e2e.js test(devtools): create e2e test cases for injector tree feature (#62844) 2025-09-08 13:57:14 -07:00
item-tracking.e2e.js test(devtools): revive cypress tests (#61972) 2025-07-11 10:33:50 -07:00
node-search.e2e.js fix(devtools): DOM traversal bug (#62719) 2025-08-18 15:43:09 +00:00
node-selection.e2e.js test(devtools): revive cypress tests (#61972) 2025-07-11 10:33:50 -07:00
property-edit.e2e.js test(devtools): revive cypress tests (#61972) 2025-07-11 10:33:50 -07:00
property-update.e2e.js test(devtools): revive cypress tests (#61972) 2025-07-11 10:33:50 -07:00
track-state.e2e.js test(devtools): write some e2e tests for the transfer state tab (#62843) 2025-09-08 10:11:35 -07:00
view-component-metadata.e2e.js test(devtools): revive cypress tests (#61972) 2025-07-11 10:33:50 -07:00