issues
search
bensteUEM
/
ChurchToolsAPI
Collection of Python files to use the API for ChurchTools
6
stars
3
forks
source link
rearange test
#104
Open
bensteUEM
opened
1 month ago
bensteUEM
commented
1 month ago
[ ] migrate code from test_churchtools_api.py to respective individual files
[ ] migrate all changed code to pytest testcases
bensteUEM
commented
1 month ago
[ ] introduce caplog test in test_get_group_by_person
bensteUEM
commented
3 weeks ago
[ ] remove noqa S101 from ruff for use of assert keywords after converting to pytest - part of #102