Files
grecia/spec/system
Javi Martín 6288450ab4 Use a real browser in disabled features multitenancy test
We were using a rack browser and testing the
`FeatureFlags::FeatureDisabled` exception was raised. However, we don't
test this exception in any other system tests; we only check it in
controller tests.

So we're using a real browser for consistency and because in Rails 7.1
this test is failing when enabling the new default option
`config.action_dispatch.show_exceptions = :rescuable` in the test
environment.
2025-05-20 13:12:29 +02:00
..
2025-04-03 15:01:01 +02:00
2025-04-02 15:00:06 +02:00
2022-01-03 13:33:37 +01:00
2023-08-30 14:46:35 +02:00
2023-06-12 14:30:00 +02:00