-
Bug report template
=User information=
* OS (iOS / Android): Android
* Chai App Version: Newest version as of Tuesday, August 8th, 2023. (I can't load the app to check.)
* Login Type: With…
-
chai photos are having some backgroud that needed to be updated
-
**Goal:**
To gain familiarity with ChaiJS's assertion styles and API by refactoring existing test code that relies on Node.js's built-in `assert` module.
**Instructions:**
* **Setup:**
- Install…
-
Can't import chai for assertions
after sending request
```GET /get HTTP/1.1
Host: postman-echo.com
{{
const assert = require("chai").assert
, foo = 'bar'
, beverages = { te…
-
[Assertion Styles - Chai](http://chaijs.com/guide/styles/)
-
node v18.19.0
npm v10.2.3
Current peerDependency doesn't include [chai](https://github.com/chaijs/chai) v5:
https://github.com/prodatakey/dirty-chai/blob/bb5d007b40a57080205afb81f7405cd1e8b89e8…
-
Wave is throwing error when there is a space left in container image name
```WARN i.s.wave.core.RegistryProxyService - Unable to retrieve digest for image ' docker.io/hrma017/harshil-chai:latest' -…
-
As raised in chaijs/chai-http#310, the move to ESM actually had another breaking change we didn't catch
in the past, you could do something like this:
```ts
const chai = require('chai');
cha…
-
## 3.5.0 / 2016-01-28
For `assert` fans: you now have `assert.includeDeepMembers()` which matches `expect().to.include.deep.members()` and `.should.include.deep.members()`!
致 `assert` 用户:你们现在有了 `ass…
-
Hi Chai team,
I encountered an issue when predicting protein-ligand structures using the Chai-1 web server. It appears that all ligands in the predicted structures are renamed to “LIG”, which preve…