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/xmlreport test id #688

Merged
merged 10 commits into from
Jul 28, 2023
Merged

Commits on Jun 22, 2023

  1. feat: removed result from testcase variables and removed errors warni…

    …ng and info from non verbose runs (ovh#670)
    
    * feat: remove tc computedInfo, fix info not showing right variable value in teststep and show info before errors
    * feat: removed ranged stdout on non-verbose runs
    * fix: update failing tests following breaking change
    * chore: review README according to latest change
    
    Signed-off-by: kpaquier <[email protected]>
    Signed-off-by: Ivan Velasco <[email protected]>
    kilianpaquier authored and ivan-velasco committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    ddca825 View commit details
    Browse the repository at this point in the history
  2. feat: new assertion ShouldMatchRegex

    Signed-off-by: Fokion Sotiropoulos <[email protected]>
    Signed-off-by: Ivan Velasco <[email protected]>
    fokion authored and ivan-velasco committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    6ae0170 View commit details
    Browse the repository at this point in the history
  3. feat: improve verbose flag behavior (ovh#675)

    * venom: improve verbose flag behavior
    
    Signed-off-by: Yvonnick Esnault <[email protected]>
    Signed-off-by: Ivan Velasco <[email protected]>
    yesnault authored and ivan-velasco committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    01e7a47 View commit details
    Browse the repository at this point in the history
  4. doc(executor/http): example for a post using a raw body (ovh#677)

    Signed-off-by: Quentin MOUTY <[email protected]>
    Signed-off-by: Ivan Velasco <[email protected]>
    moutyque authored and ivan-velasco committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    1ffe4b4 View commit details
    Browse the repository at this point in the history
  5. fix: prevent err EOF if venomrc is all commented or empty (ovh#678)

    Signed-off-by: Yvonnick Esnault <[email protected]>
    Signed-off-by: Ivan Velasco <[email protected]>
    yesnault authored and ivan-velasco committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    7e6e705 View commit details
    Browse the repository at this point in the history
  6. docs: updare README.md with 1.1.0 release version of Venom (ovh#679)

    Signed-off-by: Nicolas Lacroux <[email protected]>
    Co-authored-by: Nicolas Lacroux <[email protected]>
    Signed-off-by: Ivan Velasco <[email protected]>
    2 people authored and ivan-velasco committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    ace8048 View commit details
    Browse the repository at this point in the history
  7. feat: test case id to later use for updating test case management for…

    … reporting purposes
    
    Signed-off-by: Ivan Velasco <[email protected]>
    ivan-velasco committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    ada56b9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c04a36 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

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

Commits on Jul 28, 2023

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