diaspora/spec/javascripts/app
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
..
collections Update existing notifications in dropdown on fetch 2017-01-13 02:47:37 +01:00
helpers Remove 'heidelberg' tile map service. 2021-04-11 01:45:05 +02:00
models Don't overwrite app.stream properties in tests 2022-06-19 17:22:59 +02:00
pages Add scrollbar to aspect dropdowns 2021-04-11 17:13:25 +02:00
views Don't overwrite app.stream properties in tests 2022-06-19 17:22:59 +02:00
app_spec.js Add more closing tags to fix specs 2021-06-27 22:23:22 +02:00
router_spec.js MD editor coversations&comments: refactorings 2017-08-09 21:49:25 +02:00
views_spec.js Add more closing tags to fix specs 2021-06-27 22:23:22 +02:00