...
- Build succesfully from a blank environment.
- All Unit tests must pass (e.g. a stock-build of the top-level project works without errors).
- Te The load.bat/csh script must successfully load the dev environment into a database.
- The integration tests must pass running against a database/server containing the stock dev environment.
- The mojo integration tests must pass running against an empty test database.
- The "entire" snapshot/full SNOMED loads must complete without running out of memory on a machine with 8GB of RAM in reasonable time.
- Deployment server UI works.
- Deployment server Swagger API loads.
- Documentation is updated (as needed)
...