summaryrefslogtreecommitdiff
path: root/test/app_test.rb
AgeCommit message (Expand)Author
2013-06-25render titles correctlyDavid Underwood
2013-05-20allow widget views to be written in any Tilt-supported template languageAaron Peckham
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 dashboard...Aaron Peckham
2013-05-09Test that the Sinatra app redirects to the default dashboard; saves data post...Aaron Peckham