Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: integration-test path

The wiki generator and several of our integration tests expect a subset of prod SageBioCurated data to exist in the service. To populate a local stack with that data, do this by

  1. running the following single integration tests:

    Code Block
    ~/platform/trunk/integration-test>mvn -Dit.test=IT100BackupRestoration verify
    


  2. and then once the database is populated we can restart the local stack in debug mode:

    Code Block
    ~/platform/trunk/integration-test>mvn cargo:run