Commit graph

25 commits

Author SHA1 Message Date
Bas Nijholt
491aca696c
Add linux/arm64 to build platform of Docker image (#476)
* Add linux/arm64 to build platform of Docker image

* Fix url
2023-03-27 03:00:12 +00:00
Bas Nijholt
1fb364949e
Fix name of Docker image (#478) 2023-03-27 02:39:57 +00:00
Bas Nijholt
f408f330c1
Disable Docker image builds on ARM for now (#475) 2023-03-26 19:14:19 -07:00
Bas Nijholt
1b08e8e6ba
Add testing Dockerfile (#470)
* Add testing Dockerfile

* Add comments

* Format table

* Add tests/README.md

* Rephrase

* add note in dockerfile
2023-03-27 01:18:18 +00:00
Benjamin Auquite
06dcdbb4a4
Fix the broken tests (#467)
* Update test_dependencies.py

pytest reversion todo in later commit

* increase verbosity for analysis

* "instance" was created in the basic features PR.

* Can't stand the deprecation warnings.

* add testing steps to workflow action in logs.

Help the next person running into this issue again.

* wording in new messages.

* Manifest keys should be sorted: domain, name, then alphabetical order

* return basnijholt's original settings.

replaced `-v` with `-qq` again in `pytest.yaml`,
returned `branches: [master]` in both yaml files.

* Forgot a comma

* Update version in manifest to 1.6.0

* @th3w1zard1 is a code owner!

* Update .gitignore

* Revert "Update .gitignore"

This reverts commit 172841d356.
2023-03-26 15:04:13 -07:00
Bas Nijholt
393885a019
Do not test on Python 3.9, which Home Assistant no longer supports (#429) 2023-02-12 14:40:38 -08:00
Bas Nijholt
7ee7dfe570
Rename ci.yaml to pytest.yaml 2023-01-12 12:42:33 -08:00
Bas Nijholt
166044074a Add pre-commit CI 2022-08-29 09:25:26 -07:00
Bas Nijholt
54eba57baf Rename steps in CI 2022-08-29 08:38:37 -07:00
Bas Nijholt
0016818beb Fix TZ test 2022-08-28 14:13:33 -07:00
Bas Nijholt
e8446fb232 Use symlinks 2022-08-28 14:01:10 -07:00
Bas Nijholt
472f516582 Copy pytest call from core 2022-08-28 13:47:19 -07:00
Bas Nijholt
850badeb1b pytest exists in core/requirements_test.txt 2022-08-28 13:43:22 -07:00
Bas Nijholt
b9ff3d6f9a Try to copy over files 2022-08-28 13:42:55 -07:00
Bas Nijholt
da1e52142d install homeassistant/requirements_test_all.txt 2022-08-28 12:46:49 -07:00
Bas Nijholt
e380e5ccaa install requirements.txt 2022-08-28 12:43:21 -07:00
Bas Nijholt
965c0e0d3d Install test requirements 2022-08-28 12:39:01 -07:00
Bas Nijholt
a9428ed936 Fix PYTHONPATH 2022-08-28 12:36:37 -07:00
Bas Nijholt
f6c9d138c5 install pytest 2022-08-28 12:30:28 -07:00
Bas Nijholt
377333beb2 Do not duplicate tests 2022-08-28 12:29:42 -07:00
Bas Nijholt
bf911730f0 remove requirements for CI 2022-08-28 12:28:36 -07:00
Bas Nijholt
b03e4c4355 Cleanup CI 2022-08-28 12:27:55 -07:00
Bas Nijholt
d141355817 Add .github/workflows/ci.yaml 2022-08-28 12:26:57 -07:00
@RubenKelevra
523ddb17d6
add hassfest validation 2021-08-01 17:48:31 +02:00
@RubenKelevra
449de6510f
add validation workflow for HACS 2021-08-01 17:47:20 +02:00