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

Create fake data and use it on the tests #386

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Conversation

abelsiqueira
Copy link
Owner

Create a debug folder with a Debug module and a
Data module. The Data module includes fake data
for a variety of situations. This data is used
in the tests now.

Closes #375

Copy link

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (9d9d8bd) to head (3ac7e68).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #386   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         5    +1     
  Lines           78        79    +1     
=========================================
+ Hits            78        79    +1     

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

Create a debug folder with a Debug module and a
Data module. The Data module includes fake data
for a variety of situations. This data is used
in the tests now.

Closes #375
@abelsiqueira abelsiqueira merged commit b1114d0 into main Jul 25, 2024
9 checks passed
@abelsiqueira abelsiqueira deleted the 375-fake-answers branch July 25, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add fake answers to be reused
1 participant