Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

nearprotocol/near-e2e-tests

Repository files navigation

near-e2e-tests

Build Status

End-to-end tests for NEAR apps

Install dependencies

yarn

Running locally

yarn test

Running on cloud

Need to have environment variables or .env file:

ELENIUM_USERNAME=<username>
SELENIUM_ACCESS_KEY=<password/access key>
NODE_ENV=ci yarn test:ci

Useful links

About

End-to-end tests for NEAR apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published