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

Basic implementation of capabilities for testing granular behavior #775

Merged
merged 57 commits into from
Nov 30, 2023

Commits on Nov 27, 2023

  1. Fix validator NPE

    grafnu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c650108 View commit details
    Browse the repository at this point in the history
  2. Fix flaky timebased unit tests

    grafnu committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    84cb9b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3adbe3f View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    1ab799a View commit details
    Browse the repository at this point in the history
  2. Adding waitForLog function

    grafnu committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    4069771 View commit details
    Browse the repository at this point in the history
  3. Refactor method

    grafnu committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e4ea0cb View commit details
    Browse the repository at this point in the history
  4. Fix log matcher check

    grafnu committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    63b4980 View commit details
    Browse the repository at this point in the history
  5. Adding subtest capabilities

    grafnu committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f623363 View commit details
    Browse the repository at this point in the history
  6. Adding capability output

    grafnu committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    3bb1ee7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d57f94 View commit details
    Browse the repository at this point in the history
  8. Linty

    grafnu committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    75e3340 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Proper Capability extraction

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    1c7b9d3 View commit details
    Browse the repository at this point in the history
  2. Add noLog pubber option

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    27c584f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ef3eb6 View commit details
    Browse the repository at this point in the history
  4. Extract CPBLTY for itemized

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    c0adfb0 View commit details
    Browse the repository at this point in the history
  5. Fix unit tests

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f72604e View commit details
    Browse the repository at this point in the history
  6. Fix output lines

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7d753ff View commit details
    Browse the repository at this point in the history
  7. Update expected out

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8642689 View commit details
    Browse the repository at this point in the history
  8. Only count passing tests

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0a51402 View commit details
    Browse the repository at this point in the history
  9. Refacotring

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7f77823 View commit details
    Browse the repository at this point in the history
  10. Fix indent

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    58ec590 View commit details
    Browse the repository at this point in the history
  11. FIxing skip out

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    fc09ddd View commit details
    Browse the repository at this point in the history
  12. Fix accounting

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    89f54b1 View commit details
    Browse the repository at this point in the history
  13. Adding capabilities to output

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    184c290 View commit details
    Browse the repository at this point in the history
  14. Add missing files

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    cd4e1d2 View commit details
    Browse the repository at this point in the history
  15. Add more detail to result

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    993ae4b View commit details
    Browse the repository at this point in the history
  16. Remove redundant

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    1e9cb4c View commit details
    Browse the repository at this point in the history
  17. Cleanup naming

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    46a35ac View commit details
    Browse the repository at this point in the history
  18. Fix output checking

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    415c1c0 View commit details
    Browse the repository at this point in the history
  19. Fixing schema test

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    512d97b View commit details
    Browse the repository at this point in the history
  20. Debugging

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    69d6e30 View commit details
    Browse the repository at this point in the history
  21. Output differences

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    1636926 View commit details
    Browse the repository at this point in the history
  22. Fixing out

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    c9fab95 View commit details
    Browse the repository at this point in the history
  23. Minor cleanup

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    01840cf View commit details
    Browse the repository at this point in the history
  24. Fixing expected out

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    bdffffd View commit details
    Browse the repository at this point in the history
  25. Fix itemized out

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a8f2937 View commit details
    Browse the repository at this point in the history
  26. Output diagnostics

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    6b62ddb View commit details
    Browse the repository at this point in the history
  27. DIagnostics

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f975fbd View commit details
    Browse the repository at this point in the history
  28. Adding missing out

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a47b078 View commit details
    Browse the repository at this point in the history
  29. Fixing waiting

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    13f99cf View commit details
    Browse the repository at this point in the history
  30. Fix out score

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    527b895 View commit details
    Browse the repository at this point in the history
  31. Fixing itemized check

    grafnu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0b10656 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Add default waiting time

    grafnu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7b09baf View commit details
    Browse the repository at this point in the history
  2. Dont try to be clever yet

    grafnu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    dedb8e4 View commit details
    Browse the repository at this point in the history
  3. Fix waitingfor message

    grafnu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    1cd59cf View commit details
    Browse the repository at this point in the history
  4. fix timeout case

    grafnu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    9ff400d View commit details
    Browse the repository at this point in the history
  5. Fix nostate out

    grafnu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a7d81c4 View commit details
    Browse the repository at this point in the history
  6. Fix test-itemized out

    grafnu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    9a05cce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    19dc531 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c0e5d1 View commit details
    Browse the repository at this point in the history
  9. Prefix itemized results

    grafnu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    4ec58cc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    77dd99e View commit details
    Browse the repository at this point in the history
  11. Fix itemized check

    grafnu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    dfec62f View commit details
    Browse the repository at this point in the history
  12. Fix expected out

    grafnu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e45be3f View commit details
    Browse the repository at this point in the history
  13. Fixing itemized out numbers

    grafnu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ae35138 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1133a5d View commit details
    Browse the repository at this point in the history
  15. Sanity check against saved out

    grafnu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    59071f5 View commit details
    Browse the repository at this point in the history