-
### Describe the bug
While testing version 1.0.0-beta.1, I now get lots of type errors like:
`This expression is not callable. Type 'ExpectStatic' has no call signatures.`
And my previous `expe…
-
The following code works without any problems (rxjs5+)
```
const scheduler = new TestScheduler()
const source = scheduler.createHotScheduler("-a|")
expect(source).to.emit(
... message with 'a' …
-
electron V17
Vue3.2.29
vite2.8.6
typescript4.6.2
pinia2.0.11
-
# Lines of code
https://github.com/code-423n4/2024-02-althea-liquid-infrastructure/blob/bd6ee47162368e1999a0a5b8b17b701347cf9a7d/liquid-infrastructure/contracts/LiquidInfrastructureERC20.sol#L394-L40…
-
# Lines of code
https://github.com/code-423n4/2024-02-althea-liquid-infrastructure/blob/main/liquid-infrastructure/contracts/LiquidInfrastructureERC20.sol#L257-L281
# Vulnerability details
## Impa…
-
### Is your feature request related to a problem?
Similar to Jest or Vitest it would be great if WebdriverIO could support snapshot testing for its unit and component testing runner. Some initial r…
-
**Current behavior:**
I have nx monorepo project with nextJS + React and I am using @emotion/react and @emotion/styled in project. Earlier it was working fine but all of a sudden while buildi…
-
when I try to run my prod build `node server/dist/main.js` or `npm run test:e2e` I am getting this error:
```
/usr/node-app # node server/dist/main.js
[Nest] 30 - 03/18/2021, 8:15:45 PM [Conf…
-
User and Video model with hooks and JWT, bcrypt
-
Hello,
Thanks for working on this great library.
This is not an issue, but rather a request for an advice. In the Appium project we have a large tests codebase where we use both chai and [chai-a…