Commit graph

10 commits

Author SHA1 Message Date
Andrew
afbad8df6e
Scenes Tests (#1369)
* ADD tests for `SceneRegistry`

* ADD tests for `ScenesManager`

* ADD Changelog

* Revert "ADD Changelog"

This reverts commit 6dd9301252.

* Remove `@pytest.mark.asyncio`, Reformat code
2023-11-20 21:36:36 +02:00
JRoot Junior
b5f7867451
Compatibility... 2023-11-18 01:43:03 +02:00
JRoot Junior
2c1c2fcc03
Compatibility... 2023-11-18 01:37:44 +02:00
JRoot Junior
835c2c2f4e
Compatibility... 2023-11-18 01:34:06 +02:00
JRoot Junior
36aab46754
Change mock return_value 2023-11-18 01:31:33 +02:00
JRoot Junior
2b36338ca2
Skip some tests on PyPy 2023-11-17 00:42:06 +02:00
JRoot Junior
5d168b369f
Reformat code 2023-11-17 00:30:34 +02:00
JRoot Junior
da63394146
Expand test coverage for test_fsm module
The commit enhances tests for the test_fsm module to improve code reliability. It includes additional unit tests for the ObserverDecorator and ActionContainer classes and introduces new tests for the SceneHandlerWrapper class. This ensures the correct functionality of the decorator methods, the action container execution, and the handler wrapper.
2023-11-17 00:21:28 +02:00
JRoot Junior
85b024cf78
Fixed test 2023-11-16 22:59:53 +02:00
Alex Root Junior
28da0e8f1b
Init tests 2023-11-09 21:18:15 +02:00