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

Rework - Move conftest const in their file and adapt import in test files #197

Merged
merged 2 commits into from
Feb 2, 2025

Conversation

s3bc40
Copy link
Contributor

@s3bc40 s3bc40 commented Jan 31, 2025

No related issue


  • Moving constants inside their proper file under tests' folder → avoid import tests.conftest and keep it as fixture file
  • Adapt import from tests.conftest to tests.constants with constant uppercase naming → adapted
  • Fix moccasin.toml explorer_uri for live testing

    - Moving constants inside their proper file under tests folder -> avoid import `tests.conftest` and keep it as fixture file
    - Adapt import from `tests.conftest` to `tests.constants` with constant uppercase naming -> adapted
    - Fix `moccasin.toml` explorer_uri for live testing
@PatrickAlphaC
Copy link
Member

Outstanding. I love these kinds of PRs! Thank you!! It's like cleaning up a messy room.

@PatrickAlphaC PatrickAlphaC merged commit 302407d into Cyfrin:main Feb 2, 2025
2 checks passed
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