Cargill / splinter

A privacy-focused distributed platform - start splintering your network into circuits!
Apache License 2.0
106 stars 37 forks source link

Ensure unique test db name per run #2055

Closed peterschwarz closed 2 years ago

peterschwarz commented 2 years ago

This change ensures that the test postgres DB creeated is unique for the test run. These names are generated in the case where the test name cannot be determined from the thread name.