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 fixes after update to IDEA 2024.2 #50

Merged
merged 6 commits into from
Aug 7, 2024

Commits on Jun 10, 2024

  1. compatibility with IJ 2024.2

    ghik committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    bf50317 View commit details
    Browse the repository at this point in the history
  2. update GH workflows

    ghik committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    df14192 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    2fbf662 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b97d10 View commit details
    Browse the repository at this point in the history
  3. Add opentest4j test dependency

    Fixes test errors such as `java.lang.ClassNotFoundException: org.opentest4j.AssertionFailedError` after update to 242
    timaliberdov committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c8b1032 View commit details
    Browse the repository at this point in the history
  4. Use CustomizedDataContext instead of extended DataContext which i…

    …s now reported as "Unknown data context kind"
    timaliberdov committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6c1882c View commit details
    Browse the repository at this point in the history