Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Update mock avs links #74

Merged
merged 4 commits into from
Sep 14, 2023
Merged

Update mock avs links #74

merged 4 commits into from
Sep 14, 2023

Conversation

AntiD2ta
Copy link
Member

Changes:

  • Update mock-avs:
    • Links
    • Tag version
    • Usage in tests
  • Use manifest.name for Instance ID.

Types of changes

Leave on the following list the types of changes introduced by this PR and remove
the ones that don't apply. Please also remove this line.

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)

Testing

Requires testing Yes

In case you checked yes, did you write tests? Yes

@AntiD2ta AntiD2ta self-assigned this Sep 13, 2023
Copy link
Contributor

@adriantpaez adriantpaez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed that some test cases use const variables for the repo URL and version, while others do not. Do you think this is something we should enforce in all tests? If so, we could create an internal/mock_avs package that contains all the const values related to the mock-avs and mock-avs-pkg repositories for easy access in the tests

cli/install_test.go Outdated Show resolved Hide resolved
cli/install_test.go Outdated Show resolved Hide resolved
cli/install_test.go Show resolved Hide resolved
cli/ls_test.go Outdated Show resolved Hide resolved
cli/utils_test.go Outdated Show resolved Hide resolved
internal/data/datadir_test.go Outdated Show resolved Hide resolved
@adriantpaez
Copy link
Contributor

I really like this new package for the mock-avs version management, nice!

@AntiD2ta AntiD2ta merged commit 4c42589 into develop Sep 14, 2023
@AntiD2ta AntiD2ta deleted the update-mock-avs-links branch September 14, 2023 12:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants