Retrospring/spec
Georg Gadinger 2a9111de61 add spec that eager loads the application 2022-12-29 20:57:28 +01:00
..
controllers fix display conditions of profile questions 2022-12-27 22:07:21 +00:00
factories Add tests for `User#questions` action and cases 2022-08-20 17:21:47 +02:00
fixtures Add tests for `MarkdownHelper` 2021-12-31 22:40:38 +01:00
helpers Remove `ios_web_app?` helper 2022-12-04 23:11:59 +01:00
integration add spec that eager loads the application 2022-12-29 20:57:28 +01:00
lib remove requires for exporter 2022-12-29 20:57:28 +01:00
models typoed_email_validator: check for valid TLDs 2022-10-13 21:38:54 +02:00
requests/user Add test for trying to delete account while an export is pending 2022-07-16 21:29:20 +02:00
shared_examples add specs for new exporters 2022-12-10 03:28:17 +01:00
support let Zeitwerk autoload the `lib/` directory 2022-12-29 20:57:28 +01:00
workers Silently fail in share worker if user account is suspended 2022-12-27 23:51:41 +01:00
rails_helper.rb remove capybara 2022-11-13 14:09:26 +01:00
spec_helper.rb