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
As Orleans don't have a black box unit test kit for providers, I tried to copy the tests from main Orleans repo to this one in order to make some basic testing.
It turns out that it will be way much complicated than I expected to make it work.
Need to get some tests working as the current ones are getting complicated to.
As Orleans don't have a black box unit test kit for providers, I tried to copy the tests from main Orleans repo to this one in order to make some basic testing.
It turns out that it will be way much complicated than I expected to make it work.
Need to get some tests working as the current ones are getting complicated to.