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

refactor: simplify test #26

Merged
merged 1 commit into from
Apr 8, 2024
Merged

refactor: simplify test #26

merged 1 commit into from
Apr 8, 2024

Conversation

giladchase
Copy link
Collaborator

@giladchase giladchase commented Apr 4, 2024

refactor test:

  • dont need to pass through BufReader
  • extract cast to bytes into test util
  • cast string lossy to save unwrap
  • spacing
  • use better str compare

chore:

  • hyper version is way too old, bump it.
  • add pretty_assertions for nicer diff.

This change is Reviewable

refactor test:
- dont need to pass through BufReader
- extract cast to bytes into test util
- cast string lossy to save unwrap
- spacing
- use better str compare

chore:
- `hyper` version is way too old, bump it.
- add `pretty_assertions` for nicer diff.
Copy link
Contributor

@MohammadNassar1 MohammadNassar1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 3 of 3 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @elintul)

@giladchase giladchase merged commit 33475f5 into main Apr 8, 2024
13 checks passed
@giladchase giladchase deleted the gilad/bump-hyper branch April 8, 2024 10:43
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.

2 participants