SynBioDex / pySBOL3

Native python implementation of SBOL 3.0 specification
MIT License
37 stars 16 forks source link

Set up unit testing to use a local docker image #10

Open bbartley opened 4 years ago

bbartley commented 4 years ago

PartShop testing should use an SBH instance installed from a Docker image. This instance should be populated with SBOL data by the tests, run the tests, cleaned, and the Docker image removed

tcmitchell commented 4 years ago

This has to wait until SynBioHub can send and receive SBOL 3. There is no point having a PartShop interface until then.