Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 103 #144

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Issue 103 #144

wants to merge 15 commits into from

Conversation

PiluVitu
Copy link
Member

@PiluVitu PiluVitu commented Jun 4, 2024

Closes
#103

Feature

Services and a dedicated workflow for integration testing using docker compose.

Bugfix
  • Description
    N/A

  • Cause
    N/A

  • Solution
    N/A

Changelog N/A
Visual evidences 🖼️
Checklist
  • Issue linked
  • Build working correctly
  • Tests created
Additional info N/A

@PiluVitu PiluVitu self-assigned this Jun 4, 2024
@PiluVitu PiluVitu linked an issue Jun 4, 2024 that may be closed by this pull request
@PiluVitu
Copy link
Member Author

PiluVitu commented Jun 4, 2024

Preciso:

Ajustar workflow de teste unitario
O workflow está ok, mas ele estava trigando testes onde não deveria triggar
Rodar as migrations no build
para conseguirmos subir tudo e ter o minimo de integração

itsfpbtw and others added 6 commits June 4, 2024 12:59
- add services to automate the integration testing process;
- remove everything related to production because it's not needed;
- make minor fixes and improvements.
- fix typos;
- full support for environment parametrization in docker compose.
Copy link
Member

@GabrielTrindadeC GabrielTrindadeC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doc atualizada, actions com workflows bem dividos, lgtm!

@PiluVitu PiluVitu marked this pull request as draft June 5, 2024 13:53
@PiluVitu PiluVitu marked this pull request as ready for review June 7, 2024 19:25
.github/workflows/build and test.yml Outdated Show resolved Hide resolved
@PiluVitu
Copy link
Member Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Config Docker de Testes de Integração
5 participants