You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 forPreallocator
.Other classes which should have unit tests added (in decreasing order of importance):
JobManager
TangoJob
Worker
TangoREST
TangoRemoteDictionary
TangoNativeDictionary
TangoRemoteQueue
The text was updated successfully, but these errors were encountered: