conr-g / waiting-room

1 stars 1 forks source link

Discuss Development Process #91

Open vijar50 opened 5 years ago

vijar50 commented 5 years ago

We will use TDD for development of components.

This will consist of a suite of unit tests and code that will be stored under version control (git).

Before we request a pull we need to: 1.) Re-base the code 2.) Peer review 3.) QA / UX approval 4.) Merge to master 5.) Deploy to Server