Skip to content

Add coverage for Followups and Mileages reports#6856

Open
stefannibrasil wants to merge 1 commit intorubyforgood:mainfrom
hexdevs:followups-mileage-reports-coverage-6842
Open

Add coverage for Followups and Mileages reports#6856
stefannibrasil wants to merge 1 commit intorubyforgood:mainfrom
hexdevs:followups-mileage-reports-coverage-6842

Conversation

@stefannibrasil
Copy link
Copy Markdown
Contributor

What github issue is this PR for, if any?

Close #6842

What changed, and why?

Followup report handle CSV exports with authorization and the Mileage report handles
Reimbursement CSV exports. Both have placeholder specs only.

Let's add coverage to ensure they work as expected and no bugs are introduced.

The services that generate the report data have extensive coverage already, so keep this unit test focused on the request, I only tested for the format and the headers.

Followup report handle CSV exports with
authorization and the Mileage report handles
Reimbursement CSV exports. Both have placeholder
specs only.

Let's add coverage to ensure they work as
expected and no bugs are introduced.

The services that generate the report data have
extensive coverage already, so keep this unit test
focused on the request, I only tested for the format
and the headers.
@github-actions github-actions bot added ruby Pull requests that update Ruby code Tests! 🎉💖👏 labels Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ruby Pull requests that update Ruby code Tests! 🎉💖👏

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add coverage for Followup and Mileage reports

1 participant