Skip to content

Latest commit

 

History

History

e2e-tests

Integration Test : Boba Gateway!

Integration test are only running against the chromium browser!

Prerequesitis.

nvm v 18+

How to run

  • nvm use
  • pnpm install
  • pnpm install:chromium
  • pnpm start:server
  • pnpm test or pnpm test:headless

Generating Tests.

playwright has ability to generate tests out of the box using codegen.

pnpm codegen

To run the test

playwright has ability to generate tests out of the box using codegen.

pnpm test

To run the test in UI mode.

playwright has ability to generate tests out of the box using codegen.

pnpm test:ui

To run the test in headless mode

playwright has ability to generate tests out of the box using codegen.

pnpm test:headless

Reference for chains to be listed. chains list