Skip to content
This repository was archived by the owner on Nov 10, 2018. It is now read-only.

Build out and document contributing rules and QA process #163

@alexkyllo

Description

@alexkyllo
  1. Deploy a second instance of the api app to Heroku to use as a staging and User Acceptance Testing environment - DONE
  2. Create a CONTRIBUTING.md document to list rules and steps for contributing code to this repository - DONE
  3. Build out a unit test suite for the domain logic in the client-side Javascript code
  4. Document a series of manual UI regression tests to be run before deploying to production - DONE
  5. Automate the UI tests using a Selenium-based browser automation framework
  6. Set up Travis CI to automatically detect new commits to the repo, check out the code, run tests, and deploy. - DONE

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions