-
Notifications
You must be signed in to change notification settings - Fork 155
Open
Labels
EnhancementA request or suggestion to improve some aspect of the libraryA request or suggestion to improve some aspect of the libraryFundamentalsFor issues focused on Java best practices, industry standards, etc.For issues focused on Java best practices, industry standards, etc.InternalInternal enhancements to the development process, CI/CD pipelines, etc.Internal enhancements to the development process, CI/CD pipelines, etc.
Description
A number of integration tests require browser automation to handle interacting with login screens and other auth steps.
The library uses Selenium for this, however its been many years since this test infrastructure was first implemented and. While there have been many improvements over time, we still regularly have test instability in our browser-based tests which occasionally blocks releases or requires tests to be temporarily disabled.
We should investigate how to update and improve our browser automation to ensure stability.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementA request or suggestion to improve some aspect of the libraryA request or suggestion to improve some aspect of the libraryFundamentalsFor issues focused on Java best practices, industry standards, etc.For issues focused on Java best practices, industry standards, etc.InternalInternal enhancements to the development process, CI/CD pipelines, etc.Internal enhancements to the development process, CI/CD pipelines, etc.