docbrown/spec/system/dashboards
Daniel Uber c58740e2cf
hotfix dashboard spec failures (#14370)
* Tests are failing to find header:nth-child(1)

Not sure why this did not fail in the branch - but the merge build
failed

Use 'div > header' (shudder), replacing the prior 'main > header'
selection, and avoiding the nth-child pseudoclass selector, to find
the "header" in the dashboard body containing the summary statistics.

This avoids the conflict with the top header (forem logo, search,
dropdowns) from the body/summary header (post views, credits
available, etc).

* Specify which div we want to look at
2021-07-27 16:15:45 -06:00
..
user_followers_display_spec.rb
user_scrolls_down_dashboard_follows_spec.rb [15 min fix] Fix following tags input a11y errors (#13425) 2021-04-23 14:40:02 +01:00
user_sorts_dashboard_articles_spec.rb Use normal db transactions around tests (#13035) 2021-03-18 12:56:55 -05:00
user_visits_dashboard_spec.rb hotfix dashboard spec failures (#14370) 2021-07-27 16:15:45 -06:00