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

Feature/experimental validation tests #471

Merged
merged 13 commits into from
Jan 17, 2024

Commits on Jan 16, 2024

  1. add experimental mode to unit tests

    Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
    mgovers committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e9905de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa4b304 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. improve failure implementation

    Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
    mgovers committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    e67c943 View commit details
    Browse the repository at this point in the history
  2. correct pytest xfail behaviour

    Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
    mgovers committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    0ade0a1 View commit details
    Browse the repository at this point in the history
  3. also support exception features

    Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
    mgovers committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    e2da51b View commit details
    Browse the repository at this point in the history
  4. also update C++ validation tests

    Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
    mgovers committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2561d6a View commit details
    Browse the repository at this point in the history
  5. use known exceptions

    Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
    mgovers committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    373e847 View commit details
    Browse the repository at this point in the history
  6. fix clang build

    Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
    mgovers committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    014cde1 View commit details
    Browse the repository at this point in the history
  7. enable running newton raphson for state estimation tests

    Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
    mgovers committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d94bdbb View commit details
    Browse the repository at this point in the history
  8. fix nlohmann json weirdness for gcc compiler

    Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
    mgovers committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    00be53b View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feature/experimental-validation-tests' into feature/nrs…

    …e-validation-off-main
    mgovers committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ef1de0b View commit details
    Browse the repository at this point in the history
  10. update docstring

    Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
    mgovers committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d3ee0cb View commit details
    Browse the repository at this point in the history
  11. Merge pull request #472 from PowerGridModel/feature/nrse-validation-o…

    …ff-main
    
    enable running newton raphson for state estimation tests
    mgovers committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    c061db0 View commit details
    Browse the repository at this point in the history