EnvisEdge icon indicating copy to clipboard operation
EnvisEdge copied to clipboard

🚨 Tests : Write tests for fedrec/multiprocessing/jobber.py

Open ramesht007 opened this issue 2 years ago • 1 comments

where?

Here

Type of Test

  • [x] Unit test (e.g. checking a loop, method, or function is working as intended)
  • [ ] Integration test (e.g. checking if a certain group or set of functionality is working as intended)
  • [ ] Regression test (e.g. checking if by adding or removing a module of code allows other systems to continue to function as intended)
  • [ ] Stress test (e.g. checking to see how well a system performs under various situations, including heavy usage)
  • [ ] Performance test (e.g. checking to see how efficient a system is as performing the intended task)
  • [ ] Other

Expected Behavior

We expect this file to be covered completely by tests. It's not intended to test feature-related functionality but is instead intended to test the file in isolation.

Additional Context

None

ramesht007 avatar Dec 08 '21 09:12 ramesht007

I would like to work on it.

divyanshugit avatar Jan 11 '22 10:01 divyanshugit