summaryrefslogtreecommitdiff
path: root/test/app_test.rb
AgeCommit message (Collapse)Author
2013-05-09use any Tilt-supported view engine for dashboards, including HamlAaron Peckham
2013-05-09add test for redirecting to first dashboard, and returning a 404 if ↵Aaron Peckham
dashboard doesn't exist
2013-05-09Test that the Sinatra app redirects to the default dashboard; saves data ↵Aaron Peckham
posted to /widgets/X, and requires auth; returns data on /events; returns the sample dashboards; and returns sample widgets.