kev1n-peters e90146b321 Update elliptic to >= 6.6.1 (#4272) há 8 meses atrás
..
src fd37be7199 tilt: algorand changes for 3.16.2 (#3114) há 2 anos atrás
.gitignore ddb2afdf36 WH-1816: add new .gitignore @ Closes #1816 há 3 anos atrás
README.MD 41d53b27c8 Test created by the C3 team. (#1796) há 3 anos atrás
package-lock.json e90146b321 Update elliptic to >= 6.6.1 (#4272) há 8 meses atrás
package.json e90146b321 Update elliptic to >= 6.6.1 (#4272) há 8 meses atrás
reset_sandbox.sh 41d53b27c8 Test created by the C3 team. (#1796) há 3 anos atrás
tsconfig.json 41d53b27c8 Test created by the C3 team. (#1796) há 3 anos atrás

README.MD

How to run the tests

  1. Run the sandbox with a dev environment and copy reset_sandbox.sh to the same directory as the sandbox executable
  2. Run the reset_sandbox.sh script
  3. Run npm install in this directory
  4. Run npm test in this directory