All checks were successful
continuous-integration/drone/push Build is passing
When we changed the application to be executed as distributed nodes (PR #96), performing tests with `docker-compose` became impossible. To fix this situation in this PR, two new targets are added to `Makefile`: * `compose_test` * `compose_test_shell` These new targets allow one to execute tests and enter the container shell responsible for running these tests. Reviewed-on: #101 Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com> Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
Languages
Elixir
93.3%
Makefile
3.1%
Dockerfile
2.8%
Shell
0.7%
Batchfile
0.1%