Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

Overview

Documents acceptance criteria that must be met to perform a maven release and conclude a development cycle.

Criteria

Consider using the following as a release acceptance criteria checklist:

  • All Unit tests must pass (e.g. a stock-build of the top-level project works without errors).
  • 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.

 

  • n/a

 

  • No labels