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

test: add CLI and client mock test #23

Open
kemingy opened this issue May 6, 2023 · 2 comments
Open

test: add CLI and client mock test #23

kemingy opened this issue May 6, 2023 · 2 comments

Comments

@kemingy
Copy link
Member

kemingy commented May 6, 2023

  • serde
  • CLI read-stdin/write-file
  • save the response to local files
  • config
@tddschn tddschn mentioned this issue May 25, 2023
@tddschn
Copy link
Contributor

tddschn commented May 25, 2023

How do you want to test config?

Read random config with EnvConfig and check if EnvConfig is initialized with correct values?

@kemingy
Copy link
Member Author

kemingy commented May 25, 2023

How do you want to test config?

Read random config with EnvConfig and check if EnvConfig is initialized with correct values?

Check if it can read from env correctly.

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

No branches or pull requests

2 participants