Refactor usage of .kui*
classes in tests
#3387
Labels
good first issue
Good for newcomers
technical debt
If not paid, jeapardizes long-term success and maintainability of the repository.
test:functional
ui library
Issue or PR related to the UI component library
The only usage I spotted was in this functional test:
OpenSearch-Dashboards/test/functional/services/listing_table.ts
Line 70 in 5b8a378
It seems like it would be relatively straightforward to add a test id or use another existing class to identify those links.
It may also be worth just migrating/refactoring that test case to https://github.com/opensearch-project/opensearch-dashboards-functional-test as per #2491
The text was updated successfully, but these errors were encountered: