scat icon indicating copy to clipboard operation
scat copied to clipboard

Add missing unit tests

Open Roman2K opened this issue 9 years ago • 0 comments

Parts that most necessitate unit tests should already be covered. Add tests for those uncovered areas. Notably:

  • stores.Mem
  • argparse.ArgFilter
  • argparse.ArgOr
  • procs.Chain: test err in ProcessFinal()
  • procs.Chain: test err in ProcessEnd()
  • procs/backlog
  • procs/concur_test: avoid durations to avoid race conditions

Roman2K avatar Mar 17 '17 05:03 Roman2K