aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2015-12-08Add logged_in.erb templateTeddy Wing
2015-12-08auth_test.rb: Add logout testTeddy Wing
2015-12-08auth_test.rb: Create login helpersTeddy Wing
2015-12-08Add test for unrecognised userTeddy Wing
2015-12-08app.rb: Remove Sinatra::Base application wrapperTeddy Wing
2015-12-08test_helper: Set `RACK_ENV` = 'test'Teddy Wing
2015-12-08Add test that fills in login formTeddy Wing
2015-12-07Add a simple Capybara testTeddy Wing