Automated test suite against ActiveAdmin demo app to evaluate Gauge (gauge.org)
Clone project to disk
To run the demo app (compiled to run on port 8080) run: java -jar activeadmin-demo.war
Open project folder in an instance of IntelliJ IDEA with the gauge plugin installed. Eyeball the tests and their data tests using data (e.g. users that havent been setup will fail) Either manually setup users or run the register test a couple of times Execute the specifications