Tango
Tango copied to clipboard
Better and more unit tests
The state of unit testing for Tango can be very much improved. Currently, we only have simple tests for JobQueue
, and a boilerplate test file for Preallocator
.
Other classes which should have unit tests added (in decreasing order of importance):
-
JobManager
-
TangoJob
-
Worker
-
TangoREST
-
TangoRemoteDictionary
-
TangoNativeDictionary
-
TangoRemoteQueue