Tango icon indicating copy to clipboard operation
Tango copied to clipboard

Better and more unit tests

Open fanpu opened this issue 4 years ago • 0 comments

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

fanpu avatar Dec 05 '20 01:12 fanpu