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

Repair allocation test #116

Closed
wants to merge 9 commits into from
Closed

Conversation

moldis
Copy link
Contributor

@moldis moldis commented Nov 24, 2021

This PR will work only after these 2 branches merged

0chain/zboxcli#135

https://github.com/0chain/gosdk/runs/4368402836?check_suite_focus=true

Related to #117

@stewartie4 stewartie4 linked an issue Nov 24, 2021 that may be closed by this pull request
@@ -1499,3 +1499,7 @@ func registerAndCreateAllocation(t *testing.T, configPath, wallet string) (strin

return allocationID, walletModel
}

func registerAndCreateAllocation(t *testing.T, configPath, wallet string) (string, *climodel.Wallet) {
Copy link
Contributor

@stewartie4 stewartie4 Nov 30, 2021

Choose a reason for hiding this comment

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

minor: we already have multiple utility functions that performs this functionality - can we use these instead of adding a new function?

@stewartie4
Copy link
Contributor

@moldis what's the status of this PR?

@stewartie4
Copy link
Contributor

@moldis doing some tidy up - should this PR be closed?

Copy link
Contributor

@stewartie4 stewartie4 left a comment

Choose a reason for hiding this comment

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

closing as superseded by #411
If anyone objects they can re-open

@stewartie4 stewartie4 closed this Sep 15, 2022
@Kishan-Dhakan Kishan-Dhakan deleted the feature/repair-allocation-test branch January 4, 2023 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

repair allocation system tests
2 participants