diaspora/spec/javascripts/app
Sage Ross 23c2487550
Delete specs that cause order-dependent failures elsewhere
This set of specs — in particular, all the calls to `this.view.$el.find(...).trigger('click') — are changing the environment in ways that cause I18n missing key errors elsewhere.

There are failures in `app_spec.js` if this spec file is run before it, and I haven't found a way to reset the environment to avoid the issue.
2022-06-19 17:23:00 +02:00
..
collections Add workound for order-dependent notification_collection_spec.js 2022-06-19 17:23:00 +02: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 Delete specs that cause order-dependent failures elsewhere 2022-06-19 17:23:00 +02:00
app_spec.js Fix order-dependent Jasmine failure due to missing translation key 2022-06-19 17:23:00 +02:00
router_spec.js More fixes for order-dependent Jasmine spec failures 2022-06-19 17:23:00 +02:00
views_spec.js Add more closing tags to fix specs 2021-06-27 22:23:22 +02:00