-
Notifications
You must be signed in to change notification settings - Fork 496
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
Feature: improve unit tests and e2e test for better coverage #435
Comments
+1. We really need this. I also think we should make existing tests to be hermetic and non-flaky. |
Something we additionally need is e2e tests for the CLI arguments. We need to test things like: |
#435 Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
#435 Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
#435 Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
Addresses #435 Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
Addresses #435 Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
Given the age I'm going to mark this as done, especially given the unit test work Naveen did last year. |
there are many tests, so this should be done progressively
The text was updated successfully, but these errors were encountered: