Commit Graph

6 Commits (0a9ac7e655a37007a7cc572a2bcf07eb5a2f8299)

Author SHA1 Message Date
Santobert 50e9a9df4f Timer reproduce state () 2019-10-22 23:12:17 -07:00
Paulus Schoutsen 4de97abc3a Black 2019-07-31 12:25:30 -07:00
Robbert Müller 9928b977fd Added events STARTED, RESTARTED AND PAUSED ()
Rewrote the tests a bit
the 'wait for the timer to finish' part of the test is now it's own test.
The rest is a sequence of fire/assert. Which i rewrote to a loop to
reduce the amount of duplicate code
2018-12-29 16:40:17 +01:00
Adam Mills 66f1643de5
Async timer tests () 2018-11-24 16:12:19 -05:00
Paulus Schoutsen 08fe7c3ece
Pytest tests ()
* Convert core tests

* Convert component tests to use pytest assert

* Lint 🤷‍♂️

* Fix test

* Fix 3 typos in docs
2018-10-24 12:10:05 +02:00
Pascal Vizeli 0f7a4b1d6f Move timer into correct folder ()
* Move timer into correct folder

* Rename tests/components/test_timer.py to tests/components/timer/test_timer.py

* create init for test component

* Fix services.yaml loading
2017-11-03 21:10:08 -07:00