Skip to content

vid/gccollab-e2e-tests

Repository files navigation

gccollab-e2e-tests

End to end tests with Haibun.

Use node version 18 (or later).

cd to the project directory, then

npm i to install libraries

use npm run to see what tests are available.

Most tests require the environmental variables username and password to be set, and to pass these variables like this: HAIBUN_ENVC=username=$username,password=$password . For example, HAIBUN_ENVC=username=$username,password=$password npm run test-cipher

Features are in haibun/.

Take a look at scripts in package.json for more test options.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published