Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure test #12

Open
hiramvillarreal opened this issue Feb 16, 2022 · 1 comment
Open

Failure test #12

hiramvillarreal opened this issue Feb 16, 2022 · 1 comment

Comments

@hiramvillarreal
Copy link

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)

@m0by314
Copy link
Owner

m0by314 commented Mar 8, 2022

Hello,

Sorry for the somewhat long response time. Did the test fail every time you run the test suite?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants