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

Add unittest for pkg/limayaml/default.yaml #2334

Merged
merged 5 commits into from
Jul 17, 2024

Commits on Jul 17, 2024

  1. Add unmarshal unit test for default.yaml

    Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
    afbjorklund committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    50de4ad View commit details
    Browse the repository at this point in the history
  2. Add marshal unit test for default.yaml

    Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
    afbjorklund committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a5f790c View commit details
    Browse the repository at this point in the history
  3. Use builtin default for ssh.localPort

    Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
    afbjorklund committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e20f879 View commit details
    Browse the repository at this point in the history
  4. Omit empty values for default rosetta

    Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
    afbjorklund committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1a101d2 View commit details
    Browse the repository at this point in the history
  5. Update pkg/limayaml/limayaml_test.go

    Co-authored-by: Oleksandr Redko <oleksandr.red+github@gmail.com>
    Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
    afbjorklund and alexandear committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b84dd65 View commit details
    Browse the repository at this point in the history