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

Unit tests #76

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

Unit tests #76

wants to merge 14 commits into from

Conversation

karbassi
Copy link
Owner

@karbassi karbassi commented Jan 18, 2022

Tests required

  • getStationsData
  • getThermostatsData
  • getMeasure
  • getRoomMeasure
  • setSyncSchedule
  • setThermpoint
  • getHomeData
  • getHomesData
  • getHomeStatus
  • getNextEvents
  • getLastEventOf
  • getEventsUntil
  • getCameraPicture
  • getHealthyHomeCoachData
  • getPublicData
  • homesData
  • homeStatus
  • setThermMode
  • setRoomThermPoint
  • setPersonAway
  • handleRequestError
  • authenticate
  • authenticate_refresh

Fixes #75

@karbassi
Copy link
Owner Author

karbassi commented Jan 18, 2022

@floetenbaer This is great.

I'm adding a list of functions that need to be tested. Check them off if they are done.

It would be amazing to create a Github Action that would run the tests. We could use Encrypted secrets to keep your keys private.

@karbassi karbassi added this to the v3.0.0 milestone Jan 18, 2022
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.

Write tests
2 participants