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

feature/#36-novo-mock-core-bancario #38

Merged
merged 4 commits into from
Sep 12, 2023

Conversation

yxuo
Copy link
Contributor

@yxuo yxuo commented Aug 18, 2023

Mudanças

  • 🎁 Extrato bancário mockado é exibido a cada sexta-feira e atualizado automaticamente
  • 🧪 Testes unitários para os módulos core-bank e bank-statements
  • ♻️ Remoção de mocks obsoletos

- This issue was made through Test Driven Development :)
- feat: Mock return shows value for every Friday.
- feat: auto generated list up to 3 months, updating every Friday
@yxuo yxuo self-assigned this Aug 18, 2023
@yxuo yxuo requested a review from rivailruiz August 23, 2023 16:31
@yxuo yxuo linked an issue Aug 23, 2023 that may be closed by this pull request
3 tasks
yxuo and others added 3 commits August 28, 2023 09:36
- refactor: core-bank and bank-statements uses interfaces
  instead of mocking json

- unit tests uses simplified data mocks when possible

- refactor: remove unecesssary files
@rivailruiz rivailruiz merged commit 3b901dc into develop Sep 12, 2023
1 check passed
@yxuo yxuo deleted the feature/#36-novo-mock-core-bancario branch September 25, 2023 17:35
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.

Atualizar rota de "extrato" (core bancário)
2 participants