Skip to content

Add playwright tests#1082

Merged
ajlai-orkes merged 13 commits into
mainfrom
feature/tests
May 13, 2026
Merged

Add playwright tests#1082
ajlai-orkes merged 13 commits into
mainfrom
feature/tests

Conversation

@ajlai-orkes
Copy link
Copy Markdown
Contributor

@ajlai-orkes ajlai-orkes commented May 12, 2026

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • WHOSUSING.md
  • Other (please describe): Adding playwright tests to ui-next

NOTE: Please remember to run ./gradlew spotlessApply to fix any format violations.

Changes in this PR

  • Add playwright tests E2E and integration tests
  • Fix duplicate tooltip on ConductorInput and icon positioning
  • Fix RetryTemplate ambiguity in conductor
  • Update CI so that when
    • ui-next files changed: ui-next-ci.yml (lint + mock e2e) and ui-next-integration-ci.yml (integration) are ran
    • backend files changed: ui-next-integration-ci.yml (integration) and ci.yml (backend) are ran
    • both ui-next and backend files changed: All tests run

- Update icon in ConductorInput to be vertically centered and fix the size and spacing of the icon
- Add snapshot tests
- ui-next files changed: ui-next-ci.yml (lint + mock e2e) and ui-next-integration-ci.yml (integration) are ran
- backend files changed: ui-next-integration-ci.yml (integration) and ci.yml (backend) are ran
- both ui-next and backend files changed: All tests run
…ulerConfiguration

Add @qualifier("postgresRetryTemplate") to disambiguate RetryTemplate injection
and rename the test fixture bean to match, fixing the smoke test context failure.
@ajlai-orkes ajlai-orkes merged commit 6d23b50 into main May 13, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants