osem-fcy/spec
Henne Vogelsang 4b833840fd
Remove superflous PaperTrail::Version.where tests
I think it's a bit overkill to test this line from Admin::VersionsController 30 times.

```
PaperTrail::Version.where(conference_id: @conference.id).accessible_by(current_ability)
```

Let's do it once...
2025-08-05 16:50:35 +02:00
..
ability Drop Organization abilities 2024-06-07 16:16:02 +02:00
controllers Drop Organization from specs 2024-06-07 17:42:08 +02:00
datatables Use CSS-compatible row IDs in datatables 2022-09-13 11:06:22 -07:00
factories Drop Organization from specs 2024-06-07 17:42:08 +02:00
features Remove superflous PaperTrail::Version.where tests 2025-08-05 16:50:35 +02:00
helpers Drop Organization from specs 2024-06-07 17:42:08 +02:00
mailers 👋 update_attributes 2022-02-23 14:36:05 +01:00
models Remove superflous spec for User.registered/attended 2024-12-09 16:42:42 +01:00
pdfs Resolve warning about test using not_to raise_error 2021-07-05 19:39:52 +02:00
routing Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
serializers Merge pull request #3090 from AndrewKvalheim/api-time-zone 2023-04-19 13:36:12 +02:00
support Allow more chromium URLs in webmock 2024-09-30 16:27:50 +02:00
spec_helper.rb Log example name in test.log for easier debugging 2025-01-21 16:50:50 +01:00