src/main/kotlinis the test framework built on Selenium.src/test/kotlinare the health checks implemented in JUnit 5.
gradlew smokeTest to run some quick tests.
*Testfiles
net.twisterrob.test.selenium.headlessto set up ChromeDriver in headless mode. Used for running on GitHub actions.
Only CI.