mozilla-services / autograph

Mozilla's digital signature service
https://hub.docker.com/r/mozilla/autograph/
Mozilla Public License 2.0
151 stars 35 forks source link

AUT-161 - de-globalizing unit tests. Also removed parallelism #968

Closed alexcottner closed 1 month ago

alexcottner commented 1 month ago

AUT-161 - de-globalizing unit tests. Also removed parallelism to prevent parallel database calls trying to do the same thing. Still on the fence on adding a test framework that would give us a little more structure.