datahubio / datahub-v2-pm

Project management (issues only)
8 stars 2 forks source link

[QA] Automate frontend related tests from QA spreadsheet #127

Open anuveyatsu opened 6 years ago

anuveyatsu commented 6 years ago

Sections to be automated:

Acceptance criteria

Tasks

Analysis

We have a repo for frontend functional tests - https://github.com/datahq/frontend-functional-tests - so we can re-use it to write new tests for the frontend pages.

  1. Create a new branch frontend-qa-tests
  2. Remove tests that already in the master branch
  3. Create new tests that are specified in this issue
  4. Setup Travis to run tests in this branch on weekly basis