Here is my folder structure:
. ├── app ├── project ├── scripts └── tests ├── fuctional -> test_views.py └── unit
Here is my test_s