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

Inherited assertions v2 #10189

Merged
merged 4 commits into from
Sep 28, 2023
Merged

Commits on Sep 10, 2023

  1. qa: extend inherited assertion test

    Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
    boesing committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    f6f7c20 View commit details
    Browse the repository at this point in the history
  2. bugfix: always gather class templates

    No clue why there are conditions on when templates are allowed to get picked up. I've removed this check which actually solves a problem in inherited assertions.
    
    Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
    boesing committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    ad463f3 View commit details
    Browse the repository at this point in the history
  3. qa: remove unnecessary type juggling regarding inherited assertions

    Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
    boesing committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    e3920e6 View commit details
    Browse the repository at this point in the history
  4. qa: remove unnecessary lines from tests

    Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
    boesing committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    56b719b View commit details
    Browse the repository at this point in the history