SynBioDex / pySBOL3

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

Add test for stable ordering #383

Closed tcmitchell closed 2 years ago

tcmitchell commented 2 years ago

Per issue #231, test that order is stable across copies and serializations.

Closes #231

tcmitchell commented 2 years ago

@jakebeal your review is requested to determine if the test in this pull request satisfies the testing stipulated in https://github.com/SynBioDex/pySBOL3/issues/231#issuecomment-1017623347