Commit Graph

5 Commits

Author SHA1 Message Date
Michael Bideau 85e815f72b Rebase from 'remote/origin' 2019-07-16 11:41:02 +02:00
Michael Bideau 8593779954 Added testing with tox, added AGPLv3 license, replaced namespace, and more
Packaging:
    * added author, description, classifiers, scripts and requirements in 'setup.py'

Tests:
    * added support for 'tox.ini'
    * moved 'tests' directory outside main python module

Fixes:
    * namespace is 'atreal_openads' instead of 'passerelle.apps.atreal_openads'
    * increased timeout removed from 'get' requests
    * fixed timeout typo on 'self.openADS_API_timeout'
2019-07-16 11:27:19 +02:00
Thomas NOËL 2646ab4ee7 add tests system, via tox 2019-07-15 18:06:38 +02:00
Michael Bideau ee0173698e Added 'test_openads_connexion' endpoint and README completed 2019-07-11 18:57:07 +02:00
Michael Bideau 88fa11457c Added minimum required files for packaging 2019-07-10 18:30:18 +02:00