What user problem are we solving?
Migrating unit tests from backend to the training module.
What solution does this PR provide?
Fixes the pathway errors and import changes with the transfer from backend to training.
Testing Methodology
How did you test your changes and verify that existing
functionality is not broken
Ran tests individually
Any other considerations
One test model_py is still not working need to look into django implementation for that.
What user problem are we solving? Migrating unit tests from backend to the training module.
What solution does this PR provide? Fixes the pathway errors and import changes with the transfer from backend to training. Testing Methodology How did you test your changes and verify that existing functionality is not broken Ran tests individually Any other considerations One test model_py is still not working need to look into django implementation for that.