gitlab-org--gitlab-foss/spec/features/todos
Robert Speicher e7e628bf95 Improve validity of spec/features/todos/todos_filtering_spec.rb
Previously, we were checking that a CSS selector string didn't have some
page-related content, which, of course it didn't.

Now we check against the actual content of the selector, we use a more
semantic selector, and we add an additional expectation for the text
that _should_ be there, as an additional sanity check.
2016-09-14 16:50:15 -04:00
..
target_state_spec.rb Update target todo test to use a public project 2016-06-02 12:23:32 -07:00
todos_filtering_spec.rb Improve validity of spec/features/todos/todos_filtering_spec.rb 2016-09-14 16:50:15 -04:00
todos_sorting_spec.rb Todos sorting dropdown 2016-08-19 16:14:20 -03:00
todos_spec.rb Fix bug where pagination is still displayed despite all todos marked as done 2016-08-31 10:27:04 -05:00