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

Activate Tests for the Datastructure PowerGrid #53

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    0d25278 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c0c88b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    220056e View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    51f3da2 View commit details
    Browse the repository at this point in the history
  2. DeathTest Condition for AddGeneratorAt with Exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    a723985 View commit details
    Browse the repository at this point in the history
  3. DeathTest Condition for RemoveGeneratorAt with Exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    9472a01 View commit details
    Browse the repository at this point in the history
  4. DeathTest Condition for HasGeneratorAt with Exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    4f25c0b View commit details
    Browse the repository at this point in the history
  5. DeathTest Condition for RemoveGeneratorAt using generator Id & non-ex…

    …isting VertexId with Exception
    
    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    31e0635 View commit details
    Browse the repository at this point in the history
  6. DeathTest Condition for RemoveGeneratorAt using VertexId & GeneratorI…

    …d with Exception
    
    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    f9964c7 View commit details
    Browse the repository at this point in the history
  7. DeathTest Condition for RemoveGeneratorAt using VertexId & Generator …

    …with Exception
    
    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    54cbeba View commit details
    Browse the repository at this point in the history
  8. DeathTest Condition for RemoveGeneratorAt using VertexId & Generator …

    …with Exception
    
    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    50d6551 View commit details
    Browse the repository at this point in the history
  9. DeathTest condition for RemoveGeneratorAt using generator non-exist…

    …ing `VertexId` with exception
    
    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    de9fe79 View commit details
    Browse the repository at this point in the history
  10. DeathTest condition for RemoveGeneratorAt using VertexId & `Gener…

    …ator` with exception
    
    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    4c2295f View commit details
    Browse the repository at this point in the history
  11. DeathTest condition for HasGeneratorAt using VertexId with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    2ecf357 View commit details
    Browse the repository at this point in the history
  12. DeathTest condition for HasGeneratorAt using VertexId with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    2452273 View commit details
    Browse the repository at this point in the history
  13. DeathTest condition for HasGeneratorAt using Vertex object with e…

    …xception
    
    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    dc065e5 View commit details
    Browse the repository at this point in the history
  14. DeathTest condition for GeneratorIds with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    6e23b86 View commit details
    Browse the repository at this point in the history
  15. DeathTest condition for GeneratorAt with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    82260ea View commit details
    Browse the repository at this point in the history
  16. DeathTest condition for GeneratorsAt using VertexId with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    9f4e0c3 View commit details
    Browse the repository at this point in the history
  17. DeathTest condition for GeneratorsAt using Vertex object with exc…

    …eption
    
    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    1cf5ab5 View commit details
    Browse the repository at this point in the history
  18. DeathTest condition for TotalRealPowerGenerationBoundAt with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    472a3f5 View commit details
    Browse the repository at this point in the history
  19. DeathTest condition for TotalRealPowerGenerationAt with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    bace4a6 View commit details
    Browse the repository at this point in the history
  20. DeathTest condition for TotalRealPowerGenerationAt non-existing `Ve…

    …rtex` with exception
    
    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    1a72164 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2b633a5 View commit details
    Browse the repository at this point in the history
  22. DeathTest condition for TotalRealPowerGenerationAt non-existing `Ve…

    …rtex` with exception
    
    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    70481d0 View commit details
    Browse the repository at this point in the history
  23. DeathTest condition for TotalReactivePowerGenerationBoundAt with ex…

    …ception
    
    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    e210ee9 View commit details
    Browse the repository at this point in the history
  24. DeathTest condition for TotalReactivePowerGenerationAt with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    69d7e2a View commit details
    Browse the repository at this point in the history
  25. DeathTest condition for TotalReactivePowerGenerationAt non-existing…

    … `Vertex` with exception
    
    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    70d6724 View commit details
    Browse the repository at this point in the history
  26. DeathTest condition for TotalReactivePowerGenerationAt non-existing…

    … `Vertex` with exception
    
    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    1a43eaa View commit details
    Browse the repository at this point in the history
  27. DeathTest condition for AddLoadAt using VertexId with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    83dc037 View commit details
    Browse the repository at this point in the history
  28. DeathTest condition for AddLoadAt using VertexId with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    9d9190a View commit details
    Browse the repository at this point in the history
  29. DeathTest condition for AddLoadAt using Vertex object with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    3796728 View commit details
    Browse the repository at this point in the history
  30. DeathTest condition for RemoveLoadAt using VertexId & LoadId wi…

    …th exception
    
    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    d62e89a View commit details
    Browse the repository at this point in the history
  31. DeathTest condition for RemoveLoadAt using VertexId where `LoadId…

    …` does not exists with exception
    
    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    9306cd9 View commit details
    Browse the repository at this point in the history
  32. DeathTest condition for HasLoadAt with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    42d89d6 View commit details
    Browse the repository at this point in the history
  33. DeathTest condition for LoadIds with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    a2cb904 View commit details
    Browse the repository at this point in the history
  34. DeathTest condition for LoadAt with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    5cba722 View commit details
    Browse the repository at this point in the history
  35. DeathTest condition for LoadAt with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    ee198aa View commit details
    Browse the repository at this point in the history
  36. DeathTest condition for LoadAt with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    b350d95 View commit details
    Browse the repository at this point in the history
  37. DeathTest condition for LoadAt using VertexId with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    356969d View commit details
    Browse the repository at this point in the history
  38. DeathTest condition for LoadAt using Vertex with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    789d7e7 View commit details
    Browse the repository at this point in the history
  39. DeathTest condition for RealPowerLoadAt with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    b8d805d View commit details
    Browse the repository at this point in the history
  40. DeathTest condition for RealPowerLoadAt using Vertex with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    e128ab6 View commit details
    Browse the repository at this point in the history
  41. DeathTest condition for TotalRealPowerLoadBoundAt with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    b09f33a View commit details
    Browse the repository at this point in the history
  42. DeathTest condition for AddGeneratorRealPowerSnapshotAt with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    32b87a0 View commit details
    Browse the repository at this point in the history
  43. DeathTest condition for AddLoadSnapshotAt with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    f02e167 View commit details
    Browse the repository at this point in the history
  44. DeathTest condition for AddSnapshotTimestamp with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    1469d11 View commit details
    Browse the repository at this point in the history
  45. DeathTest condition for GeneratorRealPowerSnapshotsAt with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    55686dc View commit details
    Browse the repository at this point in the history
  46. DeathTest condition for GeneratorRealPowerSnapshotsAt with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    b9e7e42 View commit details
    Browse the repository at this point in the history
  47. DeathTest condition for LoadSnapshotOfLoadsSize with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    4546722 View commit details
    Browse the repository at this point in the history
  48. DeathTest condition for LoadSnapshotOfConstNoneDeath with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    dab6d6c View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    3b0250c View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    ab69bfb View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    3f04229 View commit details
    Browse the repository at this point in the history
  52. Update to Psa to PSA

    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    02defb9 View commit details
    Browse the repository at this point in the history
  53. DeathTest condition for AddSnapshotWeighting with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    a96ff0f View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. DeathTest condition for GeneratorRealPowerSnapshotAt using `Generat…

    …orId` & `Timestamp` with exception
    
    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    e19d93e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34acc49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee5757e View commit details
    Browse the repository at this point in the history
  4. DeathTest condition for TimestampAt with exception

    Changes to be committed:
    	modified:   tests/DataStructures/Graphs/TestPowerGrid.cpp
    franziska-wegner committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    f9c17f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8055abb View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    3cbaf5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    213d94e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4d47a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63da3e3 View commit details
    Browse the repository at this point in the history
  5. Remove clang linter warning

    What?
    * warning: escaped string literal can be written as a raw string literal [modernize-raw-string-literal]
    franziska-wegner committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    9e0ce6e View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Comment out TestPowerGridPyPsaExample test

    Why?
    * Cause coverage process to fail due to unknown problem
    franziska-wegner committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    57064c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    346a27a View commit details
    Browse the repository at this point in the history