The AnchorProgram node is untested and outdated. This commit adds an initial test structure and a simple test for fetching idl. The workflow is modified to run the local validator with test accounts initialized by searching the test_accounts folder for json account files. This commit also includes a fix for async idl fetching.
Please check if the PR fulfills these requirements
[ ] The commit(s) are rebased and squashed
[ ] Commits are concise and does not contain several different changes.
[ ] Issue is linked.
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
What is the current behavior? (You can also link to an open issue here)
What is the new behavior (if this is a feature change)?
The AnchorProgram node is untested and outdated. This commit adds an initial test structure and a simple test for fetching idl. The workflow is modified to run the local validator with test accounts initialized by searching the test_accounts folder for json account files. This commit also includes a fix for async idl fetching.
Please check if the PR fulfills these requirements
[ ] The commit(s) are rebased and squashed
[ ] Commits are concise and does not contain several different changes.
[ ] Issue is linked.
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
What is the current behavior? (You can also link to an open issue here)
What is the new behavior (if this is a feature change)?
Other information: