| Test | Type | Owner | Status |
|---|---|---|---|
| Simile site test | Integration | User:Punya | In Progress |
[edit]
Testing Strategy
- Pre-checkin tests will run against a checked-out copy of the Longwell code and help to verify that recent changes do not break code in unexpected ways.
- Smoke tests will run against copies of the code that are freshly checked out from the repository, built and run in an isolated environment.
- Continuous integration runs in the background and identifies broken builds as soon as possible.
Back to Longwell.

