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

Run as binary instead of *testing.T #28

Merged
merged 9 commits into from
Jun 3, 2023
Merged

Run as binary instead of *testing.T #28

merged 9 commits into from
Jun 3, 2023

Conversation

Reecepbcups
Copy link
Owner

@Reecepbcups Reecepbcups commented Jun 2, 2023

Required 2 upstream changes to ICtest (Just making the func args more specific to accept a mock testing framework vs the entire testing.T for Name() mostly)

Closes #27

Uses strangelove-ventures/interchaintest#610

@Reecepbcups
Copy link
Owner Author

Reecepbcups commented Jun 2, 2023

Issue now is figuring out how to properly point to a configs folder in an easy way (UX wise) hmm

@Reecepbcups
Copy link
Owner Author

could save configs to $HOME/local-ic ? (unless the user uses a ENV var to point elsewhere)

@Reecepbcups
Copy link
Owner Author

Just used this to test a Gov prop before going live -> Reecepbcups/cosmos-proposal-maker@05ab06a

so so nice

@Reecepbcups Reecepbcups marked this pull request as ready for review June 3, 2023 01:30
@Reecepbcups Reecepbcups merged commit 86d74fc into main Jun 3, 2023
@Reecepbcups Reecepbcups mentioned this pull request Jun 3, 2023
@Reecepbcups Reecepbcups deleted the reece/run-as-bin branch June 25, 2023 01:53
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.

Use Go Ctx instead of testing
1 participant