Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ my_steps.de.js
File
my_steps.de.js
test/data/sandbox/features/step_definitions/my_steps.de.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
I = actor()
2
3
Given(
'ich habe ein Produkt mit einem Preis von {int}$ in meinem Warenkorb'
, price => {
4
I.addItem(parseInt(price, 10))
Callers
nothing calls this directly
Calls
4
addItem
Method · 0.80
haveDiscountForPrice
Method · 0.80
checkout
Method · 0.80
seeSum
Method · 0.80
Tested by
no test coverage detected