Logo white

Peter M. Groen / hueplusplus

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 345
  • Compare
  • Branches 4
  • Tags 2
  • hueplusplus
  • test
24 Mar, 2021
18 commits
  • Add documentation and tests for HueLightFactory.
    e32ebbf8
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse Dir »
  • Implement HueLightFactory::getColorType, fix tests. ...
    8bfb3741
    The color type is determined using the capabilities field on the light state. If that is not present, the hardcoded types are used.
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse Dir »
  • Add sources directly for coverage test, so cpp files are included.
    a9fb2231
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse Dir »
  • Add documentation for Group and StateTransaction. ...
    844af4db
    Add sections to documentation of large classes.
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse Dir »
  • Add removeGroup and createGroup, add missing tests.
    48dd0747
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse Dir »
  • Implement tests for StateTransaction.
    b4b8bae5
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse Dir »
  • Generalize StateTransaction to also work for HueLight state.
    d3e59bb1
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse Dir »
  • Add tests for Group getters.
    91594d47
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse Dir »
  • Fix APICache refresh timing, add tests for APICache.
    4a7edd72
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse Dir »
  • Implement APICache to cache json values returned by the Hue API.
    cd30bc74
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse Dir »
  • Add Osram on/off plug support
    5acc6ad1
    Stefan Herbrechtsmeier authored
    2021-03-24 20:06:27 +0100  
    Browse Dir »
  • Fix coverage test target.
    adb6b6cd
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse Dir »
  • Reformat all files with updated clang-format.
    39ce4c01
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse Dir »
  • Add c++14 requirement for gtest targets.
    99fd91ef
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse Dir »
  • Rename include guard to be standard compliant. ...
    7c4f890a
    (no leading underscore followed by an uppercase letter)
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse Dir »
  • Move everything into namespace hueplusplus.
    b6d5d07c
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse Dir »
  • Link static library for tests instead of building sources.
    8642e827
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse Dir »
  • Fix build errors after renaming.
    a2898cce
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse Dir »