Retrospring/spec
Andreas Nedbal 65b69b86e4 Fix test for asked count in UseCase::Question::Create 2022-07-25 13:24:14 +02:00
..
controllers Update registration tests to use a fixed forbidden screen name list 2022-07-23 09:11:32 +02:00
factories Add test for `Exporter#collect_smiles` 2022-07-16 15:58:30 +02:00
fixtures
helpers clean up routes 2022-07-23 12:14:06 +02:00
integration routes.rb: use 'authenticate' block from devise instead of defining the constraint ourselves 2022-07-05 18:20:30 +02:00
lib Fix test for asked count in UseCase::Question::Create 2022-07-25 13:24:14 +02:00
models typoed_email_validator: add new endings to the typo list 2022-07-24 21:44:27 +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 Update `Ajax::RelationshipController` to use usernames; Test Use Case 2022-01-23 16:48:53 +01:00
support appease the robot canine 2022-06-21 21:41:51 +02:00
workers Refactor Ajax::QuestionController#create into separate UseCases 2022-07-17 10:05:20 +02:00
rails_helper.rb Add tests for toggling unmask 2022-06-26 21:07:28 +02:00
spec_helper.rb