Open abusquets opened 7 years ago
I know that is possible make Makefile file with make test command but to test a Django aplication the command is python manage.py test
You can add that by modifying here: https://github.com/Strider-CD/strider-python/blob/master/config/config.html#L16 and here: https://github.com/Strider-CD/strider-python/blob/master/webapp.js#L10
I know that is possible make Makefile file with make test command but to test a Django aplication the command is python manage.py test