]> git.openstreetmap.org Git - rails.git/commit
Convert dashboard test into a system test
authorAnton Khorev <tony29@yandex.ru>
Thu, 22 Aug 2024 14:47:26 +0000 (17:47 +0300)
committerAnton Khorev <tony29@yandex.ru>
Thu, 22 Aug 2024 14:47:26 +0000 (17:47 +0300)
commit22841f590866a13f61cb52e10ef40a27c17d3db8
treeb9990e81456db76f90f6aac9c20150fc6c213dc1
parent9dcc5639fd246bbbdfda72008894ce45afbdc77f
Convert dashboard test into a system test

Allows to remove an id used only for testing.
app/views/dashboards/show.html.erb
test/controllers/dashboards_controller_test.rb
test/system/dashboard_test.rb [new file with mode: 0644]