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

Version 1 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 running the following single integration tests:

~/platform/trunk/integration-test>mvn -Dit.test=IT100BackupRestoration verify
  1. Once the database is populated we can restart the local stack in debug mode:
    ~/platform/trunk/integration-test>mvn cargo:run
    
  • No labels