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

feat: add quantitative testing #355

Merged
merged 19 commits into from
Oct 11, 2024
Merged

feat: add quantitative testing #355

merged 19 commits into from
Oct 11, 2024

Commits on Sep 19, 2024

  1. feat: add quantitative testing

    Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
    fzipi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    32bd0e9 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com>
    fzipi and theseion authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d2fba4c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. feat: move to interfaces

    Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
    fzipi committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    ceb3e46 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. test: add more coverage

    Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
    fzipi committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    56d047d View commit details
    Browse the repository at this point in the history
  2. fix: apply code review suggestions

    Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
    fzipi committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    9e30aa0 View commit details
    Browse the repository at this point in the history
  3. docs: add basic documentation

    Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
    fzipi committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    fa547f8 View commit details
    Browse the repository at this point in the history
  4. chore: cleanup comment

    Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
    fzipi committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    27a7aad View commit details
    Browse the repository at this point in the history
  5. fix: counting FPs

    Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
    fzipi committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    e8707f9 View commit details
    Browse the repository at this point in the history
  6. fix: use both phases for getting FPs

    Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
    fzipi committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    300ba7d View commit details
    Browse the repository at this point in the history
  7. docs: add more examples

    Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
    fzipi committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    81f0e99 View commit details
    Browse the repository at this point in the history
  8. fix: reduce noise in output

    Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
    fzipi committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    503bb77 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. feat: add factories for creating new objects

    Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
    fzipi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b3232d5 View commit details
    Browse the repository at this point in the history
  2. test: simplify file tests

    Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
    fzipi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5b94d9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32d8472 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. fix: apply suggestions from code review

    Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com>
    fzipi and theseion authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f3e4ed9 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    3043e71 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    d6a1e0e View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    723d10f View commit details
    Browse the repository at this point in the history
  2. fix: go.sum

    Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org>
    fzipi committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0016c8f View commit details
    Browse the repository at this point in the history