You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure how to run tests on this repo. Could we add a test key to the package.json, or at least tell users instructions are in each README.
To add more context, we need to update the CONTRIBUTING.md file entirely. It's not clear how this repo fits together. Is each folder in this repo self-contained? Can I even run the whole test suite across each directory?
The following folders likely need a README.md:
l2-contracts
I was unable to get this test suite to pass.
l1-contracts
I was unable to get this test suite to pass.
system-contracts
The system-contracts folder has a good README.md. I was able to successfully run and execute tests.
With how to run their test suite, and what the folders are intended to do/be.
The text was updated successfully, but these errors were encountered:
I'm not sure how to run tests on this repo. Could we add a
test
key to thepackage.json
, or at least tell users instructions are in each README.To add more context, we need to update the
CONTRIBUTING.md
file entirely. It's not clear how this repo fits together. Is each folder in this repo self-contained? Can I even run the whole test suite across each directory?The following folders likely need a
README.md
:l2-contracts
I was unable to get this test suite to pass.
l1-contracts
I was unable to get this test suite to pass.
system-contracts
The
system-contracts
folder has a goodREADME.md
. I was able to successfully run and execute tests.With how to run their test suite, and what the folders are intended to do/be.
The text was updated successfully, but these errors were encountered: