To run all tests, run the following command python3 manage.py test --debug-mode
To facilitate scheduled transactions we have used django-crontab.
When setting up a new Bankbuddy instance, remember to add cronjobs with python manage.py crontab add
To run all tests, run the following command python3 manage.py test --debug-mode
To facilitate scheduled transactions we have used django-crontab.
When setting up a new Bankbuddy instance, remember to add cronjobs with python manage.py crontab add