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.