Skip to content

Provide CI

Administrator requested to merge add-CI into master

Check style and test django tests with tox Also, add Gitlab CI with .gitlab-ci.yml file TODO: test all modules without having to specify their paths when running the following command: tox.ini.12: commands = coverage run masmovil_proxy/manage.py test accounts (We have just one moddule, accounts, for the moment)

Edited by Administrator

Merge request reports