diaspora/spec/javascripts/app/views
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
..
single-post-view Fix order-dependence bug in single_post_interactions_spec.js 2022-06-19 17:22:59 +02:00
stream Make shortcuts_spec.js more order-independent 2022-06-19 17:22:59 +02:00
aspect_create_view_spec.js Remove flag for contacts visible to each other 2018-04-12 01:39:11 +02:00
aspect_membership_view_spec.js Refactor aspect membership error response handling with flash messages 2016-11-22 03:53:01 +01:00
aspect_view_spec.js Rebasing and fixing tests 2015-08-11 18:12:02 +02:00
aspects_dropdown_view_spec.js Replace aspect_dropdown with aspect-dropdown 2017-08-31 02:44:53 +02:00
aspects_list_view_spec.js Rename app.collections.Aspect{,Selection}s 2016-08-08 17:18:31 +03:00
back_to_top_view_spec.js Back to Top: Make sure to re-check the visibility after the scrolling is done 2018-03-07 00:39:36 +01:00
bookmarklet_view_spec.js No more fake text in the publisher 2017-02-12 18:36:26 +01:00
comment_mention_view_spec.js Comment mentions front-end 2017-03-24 00:40:24 +02:00
comment_stream_view_spec.js Replace comment_box with comment-box 2017-08-31 02:44:53 +02:00
comment_view_spec.js
contact_stream_view_spec.js Replace .stream_element by .stream-element 2016-09-25 03:12:28 +02:00
contact_view_spec.js Replace .stream_element by .stream-element 2016-09-25 03:12:28 +02:00
content_view_spec.js Run jasmine specs using chrome headless 2021-04-10 23:16:10 +02:00
conversations_form_view_spec.js Move person extension for prefills to conversations form view 2017-08-29 02:13:57 +02:00
conversations_inbox_view_spec.js MD editor coversations&comments: refactorings 2017-08-09 21:49:25 +02:00
feedback_view_spec.js Raise on missing translations 2016-07-03 20:15:57 +02:00
flash_messages_view-spec.js Refactor aspect membership error response handling with flash messages 2016-11-22 03:53:01 +01:00
header_view_spec.js Refactor ids to classes, reorder css properties, css selectors depth 2017-08-10 17:51:01 +02:00
help_view_spec.js Private profile 2017-08-13 04:53:53 +02:00
hovercard_view_spec.js Add sharing status in hovercards, fixes #6542 2021-11-23 00:31:41 +01:00
likes_info_view_spec.js Fetch comments, likes and reshares separately 2016-11-02 23:02:32 +01:00
location_stream_spec.js Fix mapbox API URL 2016-09-25 02:58:56 +02:00
locator_spec.js fix all the pronto remarks finally 2015-09-11 10:24:39 +02:00
no_posts_info_view_spec.js Add 'no posts yet' message to empty streams 2016-08-12 12:55:06 +02:00
notification_dropdown_view_spec.js Replace rails-assets-perfect-scrollbar with rails-assets-utatti-perfect-scrollbar 2018-04-12 02:44:43 +02:00
notifications_view_spec.js Improved responsive header 2017-08-10 17:51:01 +02:00
oembed_view_spec.js
open_graph_view_spec.js Add OpenGraph video support 2016-09-04 03:55:09 +02:00
photos_view_spec.js
pod_entry_view_spec.js Raise on missing translations 2016-07-03 20:15:57 +02:00
poll_view_spec.js Use Bootstrap 3 progress-bar for polls 2017-08-29 02:17:32 +02:00
post_controls_view_spec.js Only remove post from stream after successful response 2017-03-26 23:50:48 +02:00
post_view_spec.js
preview_post_view_spec.js Remove avatar, name, timestamp and interactions from publisher preview 2017-08-14 02:21:28 +02:00
profile_header_view_spec.js Move person extension for prefills to conversations form view 2017-08-29 02:13:57 +02:00
profile_sidebar_view_spec.js Allow extended profile fields (previously private profile) to be set public (#5684). 2015-07-11 04:36:45 +03:00
publisher_mention_view_spec.js Merge branch 'next-minor' into develop 2017-03-06 21:11:54 +01:00
publisher_poll_creator_view_spec.js
publisher_view_spec.js Don't overwrite app.stream properties in tests 2022-06-19 17:22:59 +02:00
reshares_info_view_spec.js Fetch comments, likes and reshares separately 2016-11-02 23:02:32 +01:00
search_base_view_spec.js Add avatar fallback for typeahead suggestions 2017-04-07 23:59:58 +02:00
search_view_spec.js don't use the deprecated ".selector" method 2017-03-06 21:11:13 +01:00
stream_post_spec.js Raise on missing translations 2016-07-03 20:15:57 +02:00
stream_view_spec.js Fix order-dependent failure of stream_view_spec.js 2022-06-19 17:22:53 +02:00
tag_following_action_view_spec.js Refactor button colors 2015-06-04 18:05:44 +02:00
tag_following_list_view_spec.js following tags now normalized and sorted in ui 2015-10-07 21:38:12 +02:00