Refactored test code to reduce code redundancy
Moved definitions of test data to conftest.py
Changed default app port to 80
Added possibility to setup app port using TODOLIST_PORT variable
Changed base image for app container to alpine
Refactored test code to reduce code redundancy
Moved definitions of test data to conftest.py
Changed default app port to 80
Added possibility to setup app port using TODOLIST_PORT variable
Changed base image for app container to alpine
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Refactored test code to reduce code redundancy
Moved definitions of test data to conftest.py
Changed default app port to 80
Added possibility to setup app port using TODOLIST_PORT variable
Changed base image for app container to alpine