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

Add basic cli tests using Bats #714

Merged
merged 3 commits into from
Aug 27, 2024
Merged

Add basic cli tests using Bats #714

merged 3 commits into from
Aug 27, 2024

Conversation

dbarnett
Copy link
Collaborator

So far just a few tests to run gcalcli with no commands and with --help, but it's a foundation we can build on incrementally.

Fixes #419.

@dbarnett
Copy link
Collaborator Author

Now to see if the new tests actually run successfully under GitHub Actions...

@dbarnett dbarnett force-pushed the cli_tests branch 20 times, most recently from 3c8845b to 3483e37 Compare August 27, 2024 03:29
@dbarnett dbarnett merged commit 25ced11 into master Aug 27, 2024
16 checks passed
@dbarnett dbarnett deleted the cli_tests branch August 27, 2024 04:30
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.

Setup shunit2 or bats for testing from shell
1 participant