System test for CSV export

#5
This commit is contained in:
sto
2025-12-12 10:31:03 +01:00
parent 76553d4cbc
commit 683d99ab12
9 changed files with 73 additions and 99 deletions

View File

@@ -74,6 +74,7 @@ group :test do
# Use system testing [https://guides.rubyonrails.org/testing.html#system-testing]
gem "capybara"
gem "selenium-webdriver"
gem "so_many_devices"
end
gem "pundit", "~> 2.5"