Question
Future Proof AI
US
Last activity: 24 Jun 2024 9:55 EDT
The strategy unit test case is failing
I am trying to create a test case for a strategy however when I try to run the test case with a data transform for some reason the data transform is not getting called and the test is failing. I've tried to trace it and I could not find anything that could help me.
When I tested the strategy via the test panel with the same data transform used in the test case I am getting results so it should work when I do the test case as well.
Any ideas or guidance of how I can make my test case passing will be appreciated.