@tasenor/testing
TypeScript icon, indicating that this package has built-in type declarations

1.13.16 • Public • Published

Tasenor Testing

This package includes some tools for both manual and automated testing. Unit tests that involves multiple other packages are also found from this package.

Debugging

UI Tests

If UI test fails and you want to inspect situation yourself, you can browse http://localhost:7204/, since after failing test the system is left running.

User accounts are

  • root@localhost: passpass - super user
  • robot@localhost: pass_pass4 - normal user for UI tests

To run test set visually

robot/bin/test-local-dev

Cypress

To run cypress tests, you need

apt install libgtk2.0-0 libgtk-3-0 libgbm-dev libnotify-dev libnss3 libxss1 libasound2 libxtst6 xauth xvfb

In the root of the repository, launch the dev ennvironment.

cd ../..
turbo dev --concurrency 14

Readme

Keywords

none

Package Sidebar

Install

npm i @tasenor/testing

Weekly Downloads

9

Version

1.13.16

License

MIT

Unpacked Size

452 kB

Total Files

127

Last publish

Collaborators

  • wigy