Page MenuHomePhabricator

Write selenium tests for QA checklist "Check that watchlists work properly" section
Open, Needs TriagePublic

Description

User story: As an employee working on SDC, I don't want to waste time going over the QA checklist before/after every release, or risk things breaking after implementing random new things, just because we didn't test all other features again.

We have this:

  • We have a pretty decent QA checklist to perform manual tests.
  • We're starting to have a pretty decent selenium setup, where tests can be automated

We want this:

  • We want the tests in the QA checklist to be automated, so that we are always aware of breaking changes as they occur.

Acceptance Criteria: