Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ seeSum
Method
seeSum
test/data/sandbox/support/bdd_helper.js:30–32 ·
view source on GitHub ↗
(sum)
Source
from the content-addressed store, hash-verified
28
}
29
30
seeSum(sum) {
31
assert.equal(sum, this.sum)
32
}
33
34
haveDiscountForPrice(price, discount) {
35
this.discountCalc = () => {
Callers
4
my_steps.de.js
File · 0.80
my_steps.nl.js
File · 0.80
my_steps.de.js
File · 0.80
my_steps.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected