Retrospring/spec
Andreas Nedbal 00959a8645 add exporting of mute relationships 2023-01-01 22:42:50 +01:00
..
controllers Appease the dog overlords 2023-01-01 22:42:50 +01:00
factories Add tests for `User#questions` action and cases 2022-08-20 17:21:47 +02:00
fixtures
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 add exporting of mute relationships 2023-01-01 22:42:50 +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