#8: Unit testing
- Contents
- Proposed by
- Nate Aune
- Proposal type
- Architecture
- State
- being-discussed
Motivation
As the product evolves and new features are being added all the time, it's important to have tests that we can run to ensure that nothing has been broken. This will ensure that the basic functionality remains intact and we can strive for more test-driven development.Proposal
Utilize the tests that have already been written for ATVideo, and the test generating capabilities of ArchGenXML. Need to come up with a list of tests to be written.