Function app unit testing with GetInput and data repository return not working
When running a unit test, it does not seem to continue through the repo/data return to continue processing and just fast forwards to the return. The gist of the code is:
When running a unit test, it does not seem to continue through the repo/data return to continue processing and just fast forwards to the return. The gist of the code is: