Commit Graph

7 Commits

Author SHA1 Message Date
Michael Bideau 2786bc29e7 License: prepended license text to most files 2019-08-21 15:02:33 +00:00
Michael Bideau 35fe3e7411 Setup.py: added locales compilation; Locales: added 'fr' PO file; Fixes: semantics and typos 2019-08-21 14:22:35 +00:00
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 3a2d9eee6a .gitignore: exclude coverage and tests results 2019-07-15 18:41:01 +02:00
Michael Bideau 7020d3c2d0 Cleanup: removed useless endpoints and test cases 2019-07-11 17:41:38 +02:00
Michael Bideau 88fa11457c Added minimum required files for packaging 2019-07-10 18:30:18 +02:00