]> git.openstreetmap.org Git - rails.git/commit
Remove minitest-rails-capybara and convert feature tests to system tests
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 29 Nov 2017 12:33:03 +0000 (12:33 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 29 Nov 2017 12:33:03 +0000 (12:33 +0000)
commit3115fd41b178e76bd1932ffb2c051407a4020e8e
tree6d6b25cf9754dbabad1d79bbde7c91ef4517891d
parenteffb1b7f4170bb7244c4dfffcbe6134fe00e2bc4
Remove minitest-rails-capybara and convert feature tests to system tests
Gemfile
Gemfile.lock
test/features/can_access_home_test.rb [deleted file]
test/system/issues_test.rb [moved from test/features/issues_test.rb with 92% similarity]
test/system/report_diary_entry_test.rb [moved from test/features/report_diary_entry_test.rb with 90% similarity]
test/test_helper.rb