1. 13 Nov, 2020 1 commit
    • Mark Lapierre's avatar
      Add and update QA text content matchers · be621e42
      Mark Lapierre authored
      - Adds a negatable have_text/have_content matcher to be used instead
        of Capybara's built-in ones
      - Include all custom matchers during RSpec config. This should make it
        simpler to add more matchers - we just need to put them in
        qa/spec/support/matchers in the Matchers module
      - Update a few tests that used `expect(page).to have_content`
      be621e42
  2. 11 Nov, 2020 4 commits
  3. 10 Nov, 2020 35 commits