Editing Tests

Editing tests already set up in your project

Editing single test cases

Scroll down to the bottom of the 'Test' page and you'll see a table listing all of the current tests running.

Hover over the test row you want to edit, and a 'View' button will appear on the right-hand side. Click this button and it will open the details of your test.

'View' button

Once you've opened a test, you can change any details within it.

  • Test name - The name of your test.

  • Outputs - Add the expected price and validity outputs of your test, so you can compare them against results.

  • Inputs - Edit the inputs of your test.

Make sure to save your test once you're finished, by pressing the 'Save Test' button in the top right.

'Save test' button

Bulk editing tests

You can bulk edit tests by downloading all of your tests as a CSV, using the 'Download Tests' button at the top left of the 'Tests' tab screen.

You can then make changes in the document before re-uploading it.

Upload & Download buttons

Last updated