Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

visual test and ci automation #26

Open
eritikass opened this issue May 15, 2018 · 0 comments
Open

visual test and ci automation #26

eritikass opened this issue May 15, 2018 · 0 comments

Comments

@eritikass
Copy link
Owner

eritikass commented May 15, 2018

visual test:

NB: take screenshots before/after for each operation
screenshot names should contain info if this test is executed locally, in ci for push or scheduled job.

  1. open any site that allows making posts (forum, twitter...?)
  2. log in
  3. assert that you are logged in successfully
  4. create a post that contains a current date and time
  5. assert that post was made
  6. upload screenshots into the cloud (s3, dropbox, ...) for later checking

screenshots uploaded should be separated:
- local test runs
- ci push
- ci scheduled

running the test

  1. test should be run in ci
    • for each push
    • automatically once a day

NB: all code should be linted by ESLint, use airbnb styles.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant