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 tests for cli #948

Merged
merged 3 commits into from
Aug 25, 2024
Merged

test: add tests for cli #948

merged 3 commits into from
Aug 25, 2024

Conversation

sansyrox
Copy link
Member

@sansyrox sansyrox commented Aug 25, 2024

Description

This PR fixes #635

Summary

This PR adds tests for the cli

PR Checklist

Please ensure that:

  • The PR contains a descriptive title
  • The PR contains a descriptive summary of the changes
  • You build and test your changes before submitting a PR.
  • You have added relevant documentation
  • You have added relevant tests. We prefer integration tests wherever possible

Pre-Commit Instructions:

Copy link

vercel bot commented Aug 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
robyn ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 25, 2024 8:13pm

Copy link

codspeed-hq bot commented Aug 25, 2024

CodSpeed Performance Report

Merging #948 will not alter performance

Comparing test/cli-py (e4a6f6c) with main (b5797a8)

Summary

✅ 114 untouched benchmarks

@sansyrox sansyrox changed the title tests: add tests for cli test: add tests for cli Aug 25, 2024
@sansyrox sansyrox merged commit dbc3a48 into main Aug 25, 2024
79 of 80 checks passed
@sansyrox sansyrox deleted the test/cli-py branch August 25, 2024 21:46
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.

add tests for the cli(__main__.py)
1 participant