Commit Graph

2 Commits

Author SHA1 Message Date
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
Luke Bennett 28db37de70
Added todo filter tests 2016-09-01 14:36:02 +01:00