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

Internal: Handle skipped tests #1755

Merged
merged 5 commits into from
Jun 29, 2024
Merged

Internal: Handle skipped tests #1755

merged 5 commits into from
Jun 29, 2024

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    333d507 View commit details
    Browse the repository at this point in the history
  2. Remove tests for if the version constant is up to date or not

    This was useful way back when when we used a manual versioning system and this could catch cases where I messed up, but now that versioning is automated this is not needed.
    caendesilva committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    fd1e7e6 View commit details
    Browse the repository at this point in the history
  3. Remove conditional test skip based on class existence

    Want to know what this is about, and if it actually gets triggered
    caendesilva committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    266fb17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94e060b View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    221ac91 View commit details
    Browse the repository at this point in the history