mandjeo

Results 2 issues of mandjeo

I have a Smart Enabled App registered in OpenEmr which has the functionality to copy text to clipboard using the following JavaScript: `return navigator.clipboard.writeText(text)` When I launch the app as...

Feature

I wrote an application that uses dapr Actors in dotNet core. I'm trying to unit test the actors and I currently see no way to do it. I used ActorHost.CreateForTest...

area/actor/client
area/test