At the moment I have a project that whenever the repo get's pushed to has circle ci
- build the project
- tests graphql end point query works
- uses selenium to
- navigate to a few pages to make sure they load
- test form validation errors such as sign up form
- takes a picture which circle ci stores
I'd like to add some of this testing to this project.
I'm thinking the first pull request would simply be to get the project to build on ci.
Then go from there.
Browser Testing
Unit Testing
CI Contentious Integration
At the moment I have a project that whenever the repo get's pushed to has circle ci
I'd like to add some of this testing to this project.
I'm thinking the first pull request would simply be to get the project to build on ci.
Then go from there.
Browser Testing
Unit Testing
CI Contentious Integration