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

Run automated tests locally and online #39

Open
jkokocha opened this issue Apr 14, 2021 · 0 comments
Open

Run automated tests locally and online #39

jkokocha opened this issue Apr 14, 2021 · 0 comments
Labels
automated testing This issue is related to automated testing enhancement New feature or request

Comments

@jkokocha
Copy link
Collaborator

When the website is up and running on a domain, there should be an option to run all Selenium Webtests against that version of the page, instead of the current local files. This is important, since the website may behave differently when it's running on an actual server.

Requirements:

  • When running tests, there should be a choice between if you want to run them on your local files, or against the hosted domain.
  • Edit the CI pipeline so that all Selenium Webtests run on both the files in the repository and against the hosted domain.
@jkokocha jkokocha added enhancement New feature or request automated testing This issue is related to automated testing labels Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated testing This issue is related to automated testing enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant