1. 16 Sep, 2016 1 commit
  2. 15 Sep, 2016 38 commits
  3. 14 Sep, 2016 1 commit
    • Robert Speicher's avatar
      Improve validity of spec/features/todos/todos_filtering_spec.rb · e7e628bf
      Robert Speicher authored
      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.
      e7e628bf