Hacker News new | ask | show | jobs
by blumomo 2661 days ago
The documentation states that End2End tests are included. I didn't find them in the repository. I want to learn from the tests - Can somebody please help me and point me to the End2End tests?
2 comments

You can find the ui end2end tests here: https://github.com/gotify/server/tree/master/ui/src/tests
There are more repos on the parent account. They may be in one of those.