]> git.openstreetmap.org Git - rails.git/commit
Add framework for system tests
authorTom Hughes <tom@compton.nu>
Sun, 29 Oct 2017 20:58:23 +0000 (20:58 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 15 Nov 2017 19:14:31 +0000 (19:14 +0000)
commit9e929de53091ab5db24be602546e525a72548dbd
tree3cbc28aad983e7157cc4845a87dab723a390119c
parentaa1fb6dbb8c2e71b8ce8c231ae1272a2dfebd75a
Add framework for system tests
.travis.yml
Gemfile
Gemfile.lock
lib/tasks/testing.rake
test/application_system_test_case.rb [new file with mode: 0644]
test/system/site_test.rb [new file with mode: 0644]