You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For testing some pipelines (e.g. Proteomes) it is really convenient if the schema of the database that is ,used in the integration test, is expose as a resource in the library that handle it. In this way it can be use to generate the hsql database automatically for testing purposes and avoid synchronisation problems with the latest version. It is provided in the archive https://github.com/PRIDE-Archive/repo/tree/master/src/main/resources/db but I can not find it in cluster.
The text was updated successfully, but these errors were encountered:
For testing some pipelines (e.g. Proteomes) it is really convenient if the schema of the database that is ,used in the integration test, is expose as a resource in the library that handle it. In this way it can be use to generate the hsql database automatically for testing purposes and avoid synchronisation problems with the latest version. It is provided in the archive https://github.com/PRIDE-Archive/repo/tree/master/src/main/resources/db but I can not find it in cluster.
The text was updated successfully, but these errors were encountered: