Document toolboxDocument toolbox

How to populate a local Synapse Stack with data

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