Lint integration test files and browser test files (#1612)

* clean up utils

* more cleanup

* remove client.sign

* remove unneeded tests

* remove unneeded infra

* move helper functions to separate files

* fix linter issues

* more cleanup

* make helper functions more generally useful

* fix test account funding

* add import note to README

* lint browser tests

* run eslint --fix
This commit is contained in:
Mayukha Vadari
2021-09-13 15:41:54 -04:00
parent 0dc1e08350
commit 3f29e5781d
13 changed files with 259 additions and 610 deletions

View File

@@ -0,0 +1,2 @@
export const walletAddress = 'rQDhz2ZNXmhxzCYwxU6qAbdxsHA4HV45Y2'
export const walletSecret = 'shK6YXzwYfnFVn3YZSaMh5zuAddKx'