-
{
"hub-mirror": [
"ghcr.io/smocker-dev/smocker"
]
}
-
See [this](https://github.com/keep-network/keep-core/pull/2850#discussion_r822739137) conversation.
When working on https://github.com/keep-network/keep-core/pull/2850 and replacing `StakingStub` w…
-
1. Proposed Work Item: Extension of the Profile “Security Retrieve”
Proposal Editor: Martin Smock, eHealth Suisse
Work Item Editor: Martin Smock, eHealth Suisse
Date: 9-Feb-2022
Version: …
-
I realise it is not as easy as just dropping in a protobuf and gRPC library, but given that smocker is written in Go, I think it is in an excellent spot to be able to mock gRPC services too. The only …
-
-
I have a static class with a single static method, but whenever I try to Setup a mock call to it, I get a NullReferenceException. If I write another method with the same signature, but dummy code, and…
-
Hello genius,
I'm currently using Smocks to isolate my c# unit test and mock up some static methods when run test.
this is a great tool. No open source lib could mock C# static method and static class…
-
**Is your feature request related to a problem? Please describe.**
I was not able to pass an async function in order to return a dynamic value, only when the function is sync it works fine.
**Desc…
-
Hey,
This is super cool.
I have wanted for quite some time to build tutorials for the Go language using wasm (in browser) - you have probably jump started my work here by a mile.
The first step is…
-
# Definition of Done
- Passing unit tests of YMT.sol and veYMT.sol with @eth-optimism/smock. See [existing unit tests](https://github.com/DeFiGeek-Community/yamato/tree/master/test/unit) as reference…