-
I'd like to have spy capabilities on `pino`
~~since its design, we can't use `sinon` or so to add spy capabilities on a `pino` instance~~
My use case: I want to ensure logs output, since alarms an…
-
**Describe the bug**
The changing in casing of the `onfocusin` and `onfocusout` attributes to `onFocusIn` and `onFocusOut` in [4307](https://github.com/preactjs/preact/pull/4307), introduced in [10.1…
-
### Describe the problem
I just installed firefox. I opened a new tab and moved to the bookmarks selection. I tapped the Firefox: customize with addons and it took me to a page that does not exist. T…
-
My project has a bunch of dependencies, I cannot know what is causing the issue, but as soon as I install chai-http I start having the following errors throughout the project (on `npm run tsc`):
``…
-
### Current behavior:
`await`-ing cypress chains yields undefined
### Desired behavior:
`await`-ing cypress chains yields the value of the chain (since the chain is a promise-like, it should work…
-
When you replace `this.setState()` with `this.props.setUIState()` (see https://github.com/mozilla/addons/issues/11926), you will have to add `applyUIStateChanges()` to your tests after any event that …
-
Here are some specific pain points that I'd like to solve.
* Development
* ~~Replace async-connect with saga for pre-loading https://github.com/mozilla/addons-frontend/issues/2356~~
* ~~Use R…
-
it's been some time since I'm thinking on Async/Side effects models in Elm architecture. I'd really like to write some article on this to complete the first one. I know it was already discussed in #13…
-
### Bug description
When defining a mock that will return a rejected promise using `.thenReject(new Error())` and this mock will not be called, the test succeeds but throws the error defined in the `…
-
### Overview
Currently our process for validating changes to the code base heavily relies on manual testing against production blockchains. This is slow, error prone, and can be expensive.
tes…
0xean updated
5 months ago