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

Parametrizando variáveis dinâmicas #1054

Merged
merged 2 commits into from
Jun 3, 2024

Conversation

gersonfs
Copy link
Collaborator

Para que a gente consiga implementar testes automatizados na parte de eventos, é necessário "congelar" a data e hora do evento e o número do lote.
Sem isso, toda vez que for rodar o teste esses 2 valores serão diferentes, logo o assertEquals não vai funcionar.

Copy link

codecov bot commented May 31, 2024

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 60.46%. Comparing base (65dfa15) to head (a29c12a).

Files Patch % Lines
src/Tools.php 0.00% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1054      +/-   ##
============================================
- Coverage     60.48%   60.46%   -0.02%     
- Complexity     1165     1167       +2     
============================================
  Files            27       27              
  Lines          9646     9649       +3     
============================================
  Hits           5834     5834              
- Misses         3812     3815       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gersonfs gersonfs merged commit 59d8862 into master Jun 3, 2024
5 of 7 checks passed
@gersonfs gersonfs deleted the adicionando-parametros-para-testes branch June 3, 2024 20:41
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.

1 participant