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

Bug: test_dayview.py fails 4 tests #236

Open
Gonzom opened this issue Feb 7, 2021 · 1 comment
Open

Bug: test_dayview.py fails 4 tests #236

Gonzom opened this issue Feb 7, 2021 · 1 comment

Comments

@Gonzom
Copy link
Contributor

Gonzom commented Feb 7, 2021

test_dayview.py fails 4 tests with the following errors when run by itself.

Steps to reproduce:

  1. pytest tests\test_dayview.py

Result:

FAILED tests/test_dayview.py::test_dayview_html - AttributeError: 'NoneType' object has no attribute 'id'
FAILED tests/test_dayview.py::test_dayview_html_with_multiday_event[2021-2-1-57 / 101] - AttributeError: 'NoneType' object has no attribute 'id'
FAILED tests/test_dayview.py::test_dayview_html_with_multiday_event[2021-2-2-1 / 101] - AttributeError: 'NoneType' object has no attribute 'id'
FAILED tests/test_dayview.py::test_dayview_html_with_multiday_event[2021-2-3-1 / 57] - AttributeError: 'NoneType' object has no attribute 'id'

@Gonzom
Copy link
Contributor Author

Gonzom commented Feb 7, 2021

@yammesicka opened issue for test fail as requested.

@Gonzom Gonzom changed the title test_dayview.py fails 4 tests Bug: test_dayview.py fails 4 tests Feb 7, 2021
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

1 participant