Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

[Enhancement] YAML validation of a TestStep file #27

Merged
merged 16 commits into from
Sep 14, 2023

Commits on Aug 9, 2023

  1. Check Yaml intendation + Verify if the file exist

    Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
    shubham-cmyk committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2d48356 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. strict unmarshal

    Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
    shubham-cmyk committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    23fe72f View commit details
    Browse the repository at this point in the history
  2. improve validation

    Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
    shubham-cmyk committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    68035db View commit details
    Browse the repository at this point in the history
  3. fix errors

    Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
    shubham-cmyk committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    2d7b1cb View commit details
    Browse the repository at this point in the history
  4. fix : integration_test

    Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
    shubham-cmyk committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    4b4923e View commit details
    Browse the repository at this point in the history
  5. fix type error

    Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
    shubham-cmyk committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a0d03eb View commit details
    Browse the repository at this point in the history
  6. remove block

    Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
    shubham-cmyk committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    7995f72 View commit details
    Browse the repository at this point in the history
  7. fix lint

    Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
    shubham-cmyk committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    3608ec4 View commit details
    Browse the repository at this point in the history
  8. fix integration

    Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
    shubham-cmyk committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    3797855 View commit details
    Browse the repository at this point in the history
  9. check unxpected field

    Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
    shubham-cmyk committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    2cc59af View commit details
    Browse the repository at this point in the history
  10. fix e2e check

    Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
    shubham-cmyk committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    4eaeffa View commit details
    Browse the repository at this point in the history
  11. fix multiple file check

    Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
    shubham-cmyk committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    aec40b3 View commit details
    Browse the repository at this point in the history
  12. remove wrong timeout field

    Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
    shubham-cmyk committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    7f66b32 View commit details
    Browse the repository at this point in the history
  13. fix the ( --- ) use io.EOF

    Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
    shubham-cmyk committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    4225418 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. fix changes

    Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
    shubham-cmyk committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    85fc4c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

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