MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / my_steps.de.js

File my_steps.de.js

test/data/sandbox/i18n/features/step_definitions/my_steps.de.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const I = actor()
2
3Given('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

addItemMethod · 0.80
haveDiscountForPriceMethod · 0.80
checkoutMethod · 0.80
seeSumMethod · 0.80

Tested by

no test coverage detected