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

Wrapper tests & just test-all #28

Open
Kodylow opened this issue Apr 17, 2024 · 0 comments
Open

Wrapper tests & just test-all #28

Kodylow opened this issue Apr 17, 2024 · 0 comments

Comments

@Kodylow
Copy link
Member

Kodylow commented Apr 17, 2024

All the wrappers have a test file that runs through all the exposed methods for the wrapper in all the modules.

just test-all should run the typescript, both python, and golang tests in parallel and only exit/log if there's a failure. It should suppress all the passing logs or just show which tests passed/failed, and only log the failures.

This would require updating the test files, changing their log levels to optionally suppress parts of it, and making a new test-all.sh script.

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

1 participant