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
make a plan for how to write a unit test for the ModelRunner, and implement it if possible.
This may require:
mocking adapter
utils/fixtures to generate manifest that we already have
Mocking logging system to capture logging behavior
This is not amid to have a completely tested ModelRunner. The goal should be to have a good understanding of what utils/fixtures are best for a runner's needs. And have one example to follow.
The text was updated successfully, but these errors were encountered:
ChenyuLInx
changed the title
Write a unittest for a runner
Write a unittest for ModelRunner
Apr 5, 2024
ChenyuLInx
changed the title
Write a unittest for ModelRunner
[SPIKE+] Understand how to write a unittest for ModelRunner
Apr 8, 2024
ChenyuLInx
changed the title
[SPIKE+] Understand how to write a unittest for ModelRunner
[SPIKE+] Make a plan for how to write a unittest for ModelRunner
Apr 8, 2024
Description
make a plan for how to write a unit test for the ModelRunner, and implement it if possible.
This may require:
This is not amid to have a completely tested ModelRunner. The goal should be to have a good understanding of what utils/fixtures are best for a runner's needs. And have one example to follow.
The text was updated successfully, but these errors were encountered: