docker-compose refactor to include tests and lint-formatter service
new doc to user django-callback-view
updated README to adjusts tests steps
change pipefile to poetry
Included new "package" to auxiliary to discover how the consumer is doing in the process.
The django-callback-view package with telemetry or used with another library whose django-debug-toolbar can help us to understand, test, and optimize the callback code from one simple POST request.
What impacts?
No impact is expected with this change! it's just a change to include new functionality.
What is being delivered?
tests
andlint-formatter
servicedjango-callback-view
tests
stepsThe
django-callback-view
package with telemetry or used with another library whosedjango-debug-toolbar
can help us to understand, test, and optimize the callback code from one simple POST request.What impacts?
No impact is expected with this change! it's just a change to include new functionality.