You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi thanks for your great app.
recently I had to reinstall the app but now I have this error mesage from the test. Iand I had no detection after /start the bot
Thnks in advance
FAIL: test_motion_detected (testsuite.pir_test.TestPir)
Test function movement_detected()
Traceback (most recent call last):
File "/home/pi/raspberry_pi_home_security_system/testsuite/pir_test.py", line 16, in test_motion_detected
self.assertFalse(motion, F"Function motion_detected() must be return False i nstead of {motion}")
AssertionError: True is not false : Function motion_detected() must be return Fa lse instead of True
Ran 11 tests in 13.286s
FAILED (failures=1)
The text was updated successfully, but these errors were encountered:
Hi thanks for your great app.
recently I had to reinstall the app but now I have this error mesage from the test. Iand I had no detection after /start the bot
Thnks in advance
FAIL: test_motion_detected (testsuite.pir_test.TestPir)
Test function movement_detected()
Traceback (most recent call last):
File "/home/pi/raspberry_pi_home_security_system/testsuite/pir_test.py", line 16, in test_motion_detected
self.assertFalse(motion, F"Function motion_detected() must be return False i nstead of {motion}")
AssertionError: True is not false : Function motion_detected() must be return Fa lse instead of True
Ran 11 tests in 13.286s
FAILED (failures=1)
The text was updated successfully, but these errors were encountered: