Open smpallen99 opened 10 years ago
Thanks for the detailed report, I'll investigate.
Any update on this issue? If you do not have time to investigate, perhaps you can point out a few things I can investigate myself. This is blocking me from any mocked testing in my application.
Thanks, Steve
@smpallen99 I'll take a look to day and at least have some guidance as to the problem if I cannot fix it in the time I have.
Thanks
I have a short example with test facts. Both facts pass by themselves (one or the other is commented out), but fail when both are present. Here is the output:
Here is my test code: mock_test.ex
And the source...
supervisor.ex
hb_manager.ex