John Saigle 874fae36df docs(algorand): change npm install to npm ci; remove NOTES file (#4488) 2 mēneši atpakaļ
..
src fd37be7199 tilt: algorand changes for 3.16.2 (#3114) 2 gadi atpakaļ
.gitignore ddb2afdf36 WH-1816: add new .gitignore @ Closes #1816 3 gadi atpakaļ
README.MD 874fae36df docs(algorand): change npm install to npm ci; remove NOTES file (#4488) 2 mēneši atpakaļ
package-lock.json e90146b321 Update elliptic to >= 6.6.1 (#4272) 8 mēneši atpakaļ
package.json e90146b321 Update elliptic to >= 6.6.1 (#4272) 8 mēneši atpakaļ
reset_sandbox.sh 41d53b27c8 Test created by the C3 team. (#1796) 3 gadi atpakaļ
tsconfig.json 41d53b27c8 Test created by the C3 team. (#1796) 3 gadi atpakaļ

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 ci in this directory
  4. Run npm test in this directory