-
We should have unit tests for our JavaScript. WordPress is using QUnit, so we will as well.
-
### Describe the bug
𝐇ello˙. 𝐀m 𝐈 doing something wrong˙? ಥ_ಥ
Run the following script:
`"test:browser": "vitest run",`
It runs correctly. (。◕‿‿◕。)
---
Run the following script:
`"…
-
![image](https://github.com/100xdevs-cohort-2/assignments/assets/43248642/786fdf74-f151-448f-96a5-87e85251cf90)
shouldn't line 22 be false??
-
### Test
`parallel/test-runner-output`
### Platform
Windows
### Console output
```console
not ok 2761 parallel/test-runner-output
---
duration_ms: 5831.75900
severity: fail
…
-
# Description
Write unit tests for client/app/utils/index.js
Functions include:
* `randomString`
* `setCsrfToken`
* `getPusher`
* `renderContent`
---
Please assign yourself (via …
-
Based off of feedback from the front end design team, it would be helpful to add in example tests for folks to be able to use as a base for building more tests.
-
In upgrading to AH 29 I followed the advice and blew up the config subdir. (a bit questionable advice???) so I lost my next.ts. When I used the one from this README it took me a while to figure out …
-
I do have this before and able to utilize the CustomWorld that I have created.
- world.js
```const { setWorldConstructor } = require('playwright-bdd');
const { BddWorld } = require('playwright-bd…
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues
### Summary
It would be really helpful if keploy can also export tests into programmatic files. For eg: …
-
Build: https://dev.azure.com/monacotools/a6d41577-0fa3-498e-af22-257312ff0545/_build/results?buildId=301857
Changes: https://github.com/Microsoft/vscode/compare/b8ec85e...852e43a
```
1) VSCode Smo…