diaspora/spec
Sage Ross 56ef83fa8a
Don't overwrite app.stream properties in tests
These cases of modifying app.stream can cause other specs to fail, depending on test order. Here we either don't modify them if the tests still pass without manually stubbing `addNow`, or we cache and restore the properties we need to test.
2022-06-19 17:22:59 +02:00
..
controllers Do not allow to mass assign OTP fields on user edit page 2022-04-27 19:48:42 +02:00
fixtures Change domain for poduptime 2021-10-25 01:59:30 +02:00
helpers Cleanup unused commenting_disabled? and can_comment? 2021-06-30 23:19:29 +02:00
integration Migrate remote_photo_path and cleanup old photo uploads 2021-11-23 00:43:56 +01:00
javascripts Don't overwrite app.stream properties in tests 2022-06-19 17:22:59 +02:00
lib Store signatures of AccountMigrations if the old person is local 2021-10-25 03:40:16 +02:00
mailers Actually implement validation error case in Photo#ownserhip_of_status_message 2021-04-11 17:22:40 +02:00
models Migrate remote_photo_path and cleanup old photo uploads 2021-11-23 00:43:56 +01:00
presenters Remove facebook integration 2018-10-08 02:50:25 +02:00
serializers Use old person private key if relayable author migrated away 2021-11-23 00:46:50 +01:00
services Allow links with only the diaspora ID to link to a profile 2019-04-28 16:48:31 +02:00
shared_behaviors Spec for post creation bad aspects_ids issue 2018-03-25 08:28:59 +02:00
spec Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
support Remove flag for contacts visible to each other 2018-04-12 01:39:11 +02:00
views/status_messages Fix XSS via OpenGraph on mobile 2018-11-08 20:41:50 +01:00
workers Remind the username in the reset password e-mail 2021-10-25 01:58:47 +02:00
configuration_methods_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
factories.rb Create refereces model 2017-09-28 23:04:34 +02:00
federation_callbacks_spec.rb Resend AccountMigration or AccountDeletion for closed recipients 2021-10-25 03:34:03 +02:00
helper_methods.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
locale_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
spec_helper.rb drop coveralls 2020-11-02 19:55:36 +01:00