Trying to build and API to Movidesk
- Reading the Movidesk Api Documentation and implementing test first and than the code.
- Priorizing everything that the docs says that is mandatory.
I've discover Pipenv and I'm loving it, so I've decided to use it in this projet.
For now all you can do with this projet is to run tests, for it navegate into this
repo root folder and type pipenv run pytest