Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: reorganize compiled contract handling #1240

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

penovicp
Copy link
Collaborator

@penovicp penovicp commented Oct 3, 2024

Motivation and Resolution

This PR restructures how the test contracts are organized by grouping related files and enabling a nested hierarchy to be used, it also abbreviates the file path references. The core change is to the __tests__/config/fixtures.ts file, all the others follow from it.

Checklist:

  • Performed a self-review of the code
  • Rebased to the last commit of the target branch (or merged it into my branch)
  • Linked the issues which this PR resolves
  • Documented the changes in code (API docs will be generated automatically)
  • Updated the tests
  • All tests are passing

@penovicp penovicp merged commit 55e28bc into develop Oct 7, 2024
3 checks passed
@penovicp penovicp deleted the test/compiled-contracts branch October 7, 2024 11:21
Copy link

🎉 This issue has been resolved in version 6.15.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants