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 Page History

« Previous Version 4 Next »

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:
    ~/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:
    ~/platform/trunk/integration-test>mvn cargo:run
    
  • No labels