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 headless-browser testing of UI #77

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

mtmail
Copy link
Contributor

@mtmail mtmail commented Jun 16, 2024

Starts a webserver on local port, starts a headless browser (requires Chrome browser and Chrome Webdriver to be installed) and runs UI tests.

@Zverik
Copy link
Owner

Zverik commented Jun 17, 2024

Wow, this is some next-level stuff I don't even understand :) Thank you Marc for taking your time writing those tests!

@Zverik Zverik merged commit 42491e2 into Zverik:master Jun 17, 2024
1 check passed
@mtmail
Copy link
Contributor Author

mtmail commented Jun 17, 2024

I had to quick-learn that this weekend, too. nominatim-ui does headless-browser testing similar in nodejs (https://github.com/osm-search/nominatim-ui/tree/master/test).

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.

2 participants