Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 531 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 531 Bytes

GaugeEvaluation

Automated test suite against ActiveAdmin demo app to evaluate Gauge (gauge.org)

Download Project

Clone project to disk

Run App

To run the demo app (compiled to run on port 8080) run: java -jar activeadmin-demo.war

Run Tests

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