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

chore: add library_test.py #15

Merged
merged 2 commits into from
May 24, 2024
Merged

Conversation

chemelli74
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.09%. Comparing base (46350f5) to head (e4b5f01).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #15   +/-   ##
=====================================
  Coverage   0.09%   0.09%           
=====================================
  Files         77      77           
  Lines       6561    6561           
=====================================
  Hits           6       6           
  Misses      6555    6555           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

rokam

This comment was marked as outdated.

Copy link
Contributor

@rokam rokam left a comment

Choose a reason for hiding this comment

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

Just a few changes need to make it work

library_test.py Outdated Show resolved Hide resolved
library_test.py Outdated Show resolved Hide resolved
library_test.py Show resolved Hide resolved
library_test.py Outdated Show resolved Hide resolved
library_test.py Outdated Show resolved Hide resolved
library_test.py Outdated Show resolved Hide resolved
library_test.py Outdated Show resolved Hide resolved
@attilaersek
Copy link

Thank you for this library! It gave me a great idea how to test the library properly. We could record the http network traffic using this test (and similar ones for other devices) and using the recorded network traffic i can build a mock service that can be used to run these tests against. What do you think?

@rokam
Copy link
Contributor

rokam commented May 24, 2024

What do you think?

Totally agree

@rokam rokam merged commit 6dbd8da into midea-lan:main May 24, 2024
3 checks passed
@chemelli74 chemelli74 deleted the chemelli74-test-library branch May 24, 2024 21:01
chemelli74 added a commit to chemelli74/midea-local that referenced this pull request May 25, 2024
* chore: add library_test.py

* Apply suggestions from code review

---------

Co-authored-by: Lucas Mindêllo de Andrade <lucas@mindello.com.br>
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.

4 participants