Confirmed users
950
edits
| Line 45: | Line 45: | ||
Tests will cover critical areas such as: XXX | Tests will cover critical areas such as: XXX | ||
*All other automated tests will be deleted or removed. | *All other automated tests will be deleted or removed. | ||
*In production automated tests will be run that verify the environment and services are all working. | *In production automated tests will be run on demand that verify the environment and services are all working. | ||
**Production tests will not include tests that modify state. | |||
*We could have more tests run in production, although only ones that do not create or destroy content. It is important not to create unnecessary data. Features are fully tested after each check-in. | *We could have more tests run in production, although only ones that do not create or destroy content. It is important not to create unnecessary data. Features are fully tested after each check-in. | ||