-
**Is your feature request related to a problem? Please describe.**
Add support for modifying storage arrays
**Describe the solution you'd like**
A possible function call could be:
`await myContr…
-
Hello !
**Describe the bug**
When I run my test with smock :
```
Error: Invalid Chai property: calledTwice
at Object.proxyGetter [as get] (node_modules/chai/lib/chai/utils/proxify.js…
-
**Describe the bug**
Direct installation of `smock` thats not work out of the box. When running my tests an error `Error: Cannot find module '@nomiclabs/ethereumjs-vm/dist/exceptions'` is thrown.
Th…
-
**Describe the bug**
When smocking a function that returns a single boolean, using `.will.return.with([false])` on the function still returns `true`.
**Expected behavior**
It should return `f…
-
**Describe the bug**
Currently, it is not possible to deploy a mock with a custom sender since the connect returns the contract factory and not the MockFactory
**Reproduction steps**
Run `(await …
-
**Is your feature request related to a problem? Please describe.**
I have an interface. I have to create a mock contract implementing that interface.
**Describe the solution you'd like**
I would …
vmsh0 updated
3 years ago
-
**Is your feature request related to a problem? Please describe.**
`smockit` allows stubbing/mocking responses for unit testing. It currently supports mocking defined functions, state variables and `…
-
Hi, first of all thank you for this awesome tool, i'm trying to add some randomess in my dynamic responses.
The `randInt` function was added to `Masterminds/sprig` in v3.2.0 but Smocker currently us…
-
**Describe the bug**
A user on the [HOTOSM Slack](https://hotosm.slack.com/archives/C319P09PB/p1650003569584219) reported that only the task boundary loads in JOSM, but not the OSM data. I was also a…
-
#### Brief description of the issue
When saving a Teshari recolorable Smock as a loadout item on a teshari character, it does not seem to persist beyond a singular round. Other loadout items seem to …