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

chore: add unit testcases for files in Text format. #2274

Merged
merged 10 commits into from
Mar 12, 2024

Commits on Mar 5, 2024

  1. chore: add unit testcases for files in Text format.

    Signed-off-by: Electronic-Waste <2690692950@qq.com>
    Electronic-Waste committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    876bdf9 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. chore: adjust file layout using gofmt.

    Signed-off-by: Electronic-Waste <2690692950@qq.com>
    Electronic-Waste committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f6b56c4 View commit details
    Browse the repository at this point in the history
  2. chore: combine test for JSON and TEXT file format.

    Signed-off-by: Electronic-Waste <2690692950@qq.com>
    Electronic-Waste committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    984862b View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. fix: rename file-gen functions.

    Signed-off-by: Electronic-Waste <2690692950@qq.com>
    Electronic-Waste committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    90a096a View commit details
    Browse the repository at this point in the history
  2. refactor: update cmd.Diff params and log outputs.

    Signed-off-by: Electronic-Waste <2690692950@qq.com>
    Electronic-Waste committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    4dfc659 View commit details
    Browse the repository at this point in the history
  3. chore: add more valid and invalid testcases for TEXT format.

    Signed-off-by: Electronic-Waste <2690692950@qq.com>
    Electronic-Waste committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    42f2d45 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. chore: convert testcase name to const.

    Signed-off-by: Electronic-Waste <2690692950@qq.com>
    Electronic-Waste committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f3a2e53 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. chore: compact dir generation & deletion operations into funcs.

    Signed-off-by: Electronic-Waste <2690692950@qq.com>
    Electronic-Waste committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c5554f1 View commit details
    Browse the repository at this point in the history
  2. fix: delete constants used only once.

    Signed-off-by: Electronic-Waste <2690692950@qq.com>
    Electronic-Waste committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    2496e94 View commit details
    Browse the repository at this point in the history
  3. fix: fix ci error in errorcheck.

    Signed-off-by: Electronic-Waste <2690692950@qq.com>
    Electronic-Waste committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    82c248f View commit details
    Browse the repository at this point in the history