Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

Performing a Maven Release

...