-
**Describe the bug**
After switching the browser to chrome 130 stable, our automation became flakky. A lot of tests which ran thousands of times without error, are failing when trying to switch to a …
-
JS is maintained more frequently than other platforms, so running JS tests will give a better estimate if the client integrates with the new server version. [Slack conversation](https://walletconnect.…
-
Just in case you were trying to use request here:
https://github.com/fcscripters/creepygit/blob/master/test/tests.js#L5
there's a typo for require
-
- [X] [PR #2585] Initial scaffolding (bazel test autodiscovery, test harness, a couple of URL test cases)
- [X] [PR #3002] url tests
- [X] [PR #3030] urlpattern tests
- [ ] Autogenerate `-test.js`…
-
Version: Deno 2.0.3
Repro:
- `deno run -A npm:create-solid`
- Select: SolidStart, TypeScript, **with-vitest** example
- `deno i`
- `deno task test`
### Vitest 1.6.0
Error:
Deno fai…
-
A test failed on a tracked branch
```
Error: expected [ 'production' ] to sort of equal [ 'development', 'production' ]
at Assertion.assert (expect.js:100:11)
at Assertion.eql (expect.js:244:…
-
## Tasks
- naming - image.js -> Image.js (ImageComponent.js)
- create a seperate folder for each components.
- add .js
- add .test.js
### Unit tests
- [ ] write unit tests for the Imag…
-
We've fixed the most egregious flaky tests, but we still have a total of 7 low severity tests which are flaky less than 10% of the time. The more of these that we can fix, the happier our life will be…
-
I use `test` method in a module (called `trade.js`) that is included in the main test code (that is `functional.spec.js` and is in `tests\functional` folder of Japa project's directory). That's this:
…
-
[CodeFactor](https://www.codefactor.io/repository/github/mnfst/manifest) found an issue: Duplicate Code
It's currently on:
[packages\js-sdk\tests\auth.spec.ts:18-32](https://www.codefactor.io/reposit…