diaspora/spec/javascripts/app/models/post
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
..
interacations_spec.js Don't overwrite app.stream properties in tests 2022-06-19 17:22:59 +02:00