Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Write tests
2 participants