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

Integrate Tests with the New License System #37

Merged
merged 12 commits into from
Apr 9, 2024

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    1f20cbb View commit details
    Browse the repository at this point in the history
  2. fix(test): Simplify tests

    - Use new BaseTest and remove mock deployers
    - Modify some tests to clarify on caller using vm prank
    - Minor lint fixes for state variable visibility
    - Mock royalty policy LAP
    - Prepare codebase structure to remove some mocks in next PR
    - Remove unused test files
    jdubpark committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    05b15ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4568f2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0c5a80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98e6b66 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f47ac06 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    014bf4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    19032f6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ef16936 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7d25787 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    034de3c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a091a41 View commit details
    Browse the repository at this point in the history