Skip to content

Byndyusoft/nodejs-integration-tests-template

Repository files navigation

TypeScript template for integration tests

Preparation

Test examples require Github Access Token at environment variables with grants to create, read, and delete repositories.

Environment variables can be set by creating .env file in root directory with variables from .env.example file.

Locally running

To run tests execute the following commands in your terminal:

npm install
npm run test:dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published