-
**Is your feature request related to a problem? Please describe.**
The `FakeTime` class only seems to mock things such as `Date.now()`.
**Describe the solution you'd like**
To have it also mo…
-
Hello !
**First of all**, let me say thank you, your wrapper really solved many of my issues with `aws-sdk` :rocket:
I'm trying to add some tests to my lambdas.
In order to do that, I'm usi…
-
```
Mockito is easy to use, so people use it! Unfortunately, this means that
sometimes they ignore the helpful advice on the mockito docs, namely:
"
Remember
Do not mock types you don't own
Don't …
-
```
Mockito is easy to use, so people use it! Unfortunately, this means that
sometimes they ignore the helpful advice on the mockito docs, namely:
"
Remember
Do not mock types you don't own
Don't …
-
```
Mockito is easy to use, so people use it! Unfortunately, this means that
sometimes they ignore the helpful advice on the mockito docs, namely:
"
Remember
Do not mock types you don't own
Don't …
-
```
Mockito is easy to use, so people use it! Unfortunately, this means that
sometimes they ignore the helpful advice on the mockito docs, namely:
"
Remember
Do not mock types you don't own
Don't …
-
```
Mockito is easy to use, so people use it! Unfortunately, this means that
sometimes they ignore the helpful advice on the mockito docs, namely:
"
Remember
Do not mock types you don't own
Don't …
-
Just got this error on two workers (different keys, same bucket) at about the same time:
```julia
ERROR: LoadError: Could not resolve host: s3.us-east-2.amazonaws.com while requesting https://s3.us-…
-
```
Mockito is easy to use, so people use it! Unfortunately, this means that
sometimes they ignore the helpful advice on the mockito docs, namely:
"
Remember
Do not mock types you don't own
Don't …
-
fetchCoinList, fetchCurrentPrice, etc.
I'm not super familiar with Haskell myself or else I'd submit a PR already, but after there are a few example tests I'd be happy to try going through and impl…