diaspora/spec/javascripts/app/models
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
..
post Don't overwrite app.stream properties in tests 2022-06-19 17:22:59 +02:00
aspect_selection_spec.js Use Bootstrap modal for new aspect form 2015-04-07 10:45:09 +02:00
contact_spec.js Refactor app.views.AspectMembership 2016-08-08 17:21:14 +03:00
notification_spec.js Update existing notifications in dropdown on fetch 2017-01-13 02:47:37 +01:00
person_spec.js Fix sharing indicator on profile page for blocked users 2017-03-25 20:35:45 +01:00
photo_spec.js Add JSHint javascript linter 2015-02-08 23:41:31 +01:00
pod_spec.js Add connection test for pods in the network 2015-08-24 22:04:53 +02:00
post_spec.js remove unused hasPhotos and hasText functions 2015-05-18 03:31:11 +02:00
reshare_spec.js JSHint semicolon errors 2015-02-08 23:41:31 +01:00
status_message_spec.js JSHint semicolon errors 2015-02-08 23:41:31 +01:00
stream_aspects_spec.js port some more JS specs to jasmine 2.0... still a lot to do 2014-08-23 16:38:57 +02:00
stream_spec.js Fix order of posts on tags-stream for tags including 'activity' 2019-01-13 02:17:15 +01:00
user_spec.js Remove facebook integration 2018-10-08 02:50:25 +02:00