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

Migrate BFT tests to junit 5 #6350

Merged
merged 14 commits into from
Jan 6, 2024

Commits on Jan 3, 2024

  1. TestWatcher junit5

    Signed-off-by: Sally MacFarlane <[email protected]>
    macfarla committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    086b551 View commit details
    Browse the repository at this point in the history
  2. remove test name rule

    Signed-off-by: Sally MacFarlane <[email protected]>
    macfarla committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    fc83f23 View commit details
    Browse the repository at this point in the history
  3. formatting

    Signed-off-by: Sally MacFarlane <[email protected]>
    macfarla committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    bcc98d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    694ff81 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. add test class and method name to context

    Signed-off-by: Sally MacFarlane <[email protected]>
    macfarla committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    de6fc1c View commit details
    Browse the repository at this point in the history
  2. moved the testwatcher junit5 function to a new junit5 superclass

    Signed-off-by: Sally MacFarlane <[email protected]>
    macfarla committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    5d6c431 View commit details
    Browse the repository at this point in the history
  3. extend from junit5 superclass

    Signed-off-by: Sally MacFarlane <[email protected]>
    macfarla committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c5798d3 View commit details
    Browse the repository at this point in the history
  4. one qbft test to junit5 superclass

    Signed-off-by: Sally MacFarlane <[email protected]>
    macfarla committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    177ed54 View commit details
    Browse the repository at this point in the history
  5. bft tests to junit 5

    Signed-off-by: Sally MacFarlane <[email protected]>
    macfarla committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    efd7b46 View commit details
    Browse the repository at this point in the history
  6. base class for pki extend AcceptanceTestBaseJunit5

    Signed-off-by: Sally MacFarlane <[email protected]>
    macfarla committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    efda5d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b72e4ca View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. try/catch in case of empty optionals

    Signed-off-by: Sally MacFarlane <[email protected]>
    macfarla committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    eba66e3 View commit details
    Browse the repository at this point in the history
  2. fixed parameterization method

    Signed-off-by: Sally MacFarlane <[email protected]>
    macfarla committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    2140960 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. merge main

    Signed-off-by: Sally MacFarlane <[email protected]>
    macfarla committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    e17371e View commit details
    Browse the repository at this point in the history