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

Tests for file ordering #499

Merged
merged 2 commits into from
Oct 12, 2023
Merged

Tests for file ordering #499

merged 2 commits into from
Oct 12, 2023

Conversation

samalws-tob
Copy link
Contributor

This PR adds tests that have multiple contracts living in multiple different files and directories, and ensures that the files are compiled correctly and in the correct order. This ensures that later PRs don't change the file ordering, since this could cause problems for, e.g., Echidna.
In particular, this PR adds hardhat and solc multi-file tests.

@samalws-tob samalws-tob force-pushed the file-ordering-test branch 7 times, most recently from 7f81ec9 to e75f101 Compare October 5, 2023 19:06
@montyly montyly added this pull request to the merge queue Oct 12, 2023
Merged via the queue into dev with commit 934e278 Oct 12, 2023
30 checks passed
@0xalpharush 0xalpharush deleted the file-ordering-test branch January 22, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants