pytest-homeassistant-custom-component icon indicating copy to clipboard operation
pytest-homeassistant-custom-component copied to clipboard

Create cli

Open MatthewFlamm opened this issue 5 years ago • 2 comments

Create cli to allow for constructing a custom version of this package based on a particular commit ref of a homeassistant/core repo, including the github repo.

This would allow for testing against dev branch if needed.

MatthewFlamm avatar Apr 14 '21 15:04 MatthewFlamm

it should be made clear that testing will be more unstable using this method.

MatthewFlamm avatar Apr 14 '21 15:04 MatthewFlamm

This approach would have been brittle in the 2021.6.0 cycle as the extraction script needed to be changed. It is only worth it if this is an uncommon occurance.

MatthewFlamm avatar May 27 '21 19:05 MatthewFlamm