This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
python-gpiozero
Watch
1
Star
0
Fork
0
You've already forked python-gpiozero
mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced
2025-10-29 17:50:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fix-329
python-gpiozero
/
tests
History
Dave Jones
92cb735c7f
Merge pull request
#319
from lurch/test_ledcollection_active_high
...
Add tests for LEDBoard.active_high and LEDBarGraph.active_high
2016-05-11 16:15:58 +01:00
..
test_boards.py
Add tests for LEDBoard.active_high and LEDBarGraph.active_high
2016-05-10 11:53:36 +01:00
test_compat.py
Add more unit tests, fix a few small bugs
2016-04-30 16:47:29 +01:00
test_devices.py
Merge pull request
#274
from waveform80/doc-reorg
2016-04-10 16:58:27 +01:00
test_inputs.py
Replace Event.wait(0) with Event.is_set()
2016-05-10 15:03:28 +01:00
test_mock_pin.py
Replace Event.wait(0) with Event.is_set()
2016-05-10 15:03:28 +01:00
test_outputs.py
Add a
pwm
option to the RGBLED and Motor constructors
2016-05-08 18:23:30 +01:00
test_real_pins.py
Fix
#204
and start readying the release
2016-04-06 23:06:46 +01:00
test_tools.py
Tweak test for better coverage report
2016-05-09 00:18:10 +01:00