Change-Id: I013972aac7a6ed998bb33513024e06039232d1d4 Signed-off-by: Owen McGonagle <omcgonag@redhat.com>
9 lines
355 B
YAML
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.
|