Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UI testing to CI using selenium #315

Closed
sambles opened this issue Nov 23, 2023 · 1 comment
Closed

Add UI testing to CI using selenium #315

sambles opened this issue Nov 23, 2023 · 1 comment

Comments

@sambles
Copy link
Contributor

sambles commented Nov 23, 2023

Issue Description

Example: User is running platform 1.23.x with the latest UI 1.11.7, the UI is looking for an endpoint /template_settings and throws a generic warning 404

We need to improve testing, so that issues like this are picked up. Like performing a set of fixed actions, running thought the UI, then there are two checks per 'action'.

  • did the action work?
  • Are the UI + API logs clean? (silent crashes, api warnings / errors)

Then duplicate these tests vs each stable version of the OasisPlatfom

@benhayes21
Copy link
Contributor

closing

@github-project-automation github-project-automation bot moved this from Backlog to Done in Oasis Dev Team Tasks Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants