Files
horizon/releasenotes/notes/remove-legacy-integration-tests-82401b61d.yaml
Owen McGonagle 49e5fe185a Remove all dependencies/connections of old integration test code
Change-Id: I013972aac7a6ed998bb33513024e06039232d1d4
Signed-off-by: Owen McGonagle <omcgonag@redhat.com>
2025-10-17 15:40:35 -04:00

9 lines
355 B
YAML

---
features:
- >
Removed all legacy integration test code and dependencies from the Horizon
codebase. This includes the complete removal of the old Selenium-based
integration test framework, page objects, test cases, and related utilities.
This change helps simplify the project structure by removing unused testing
infrastructure.