Skip to content

Conversation

@arielvalentin
Copy link
Contributor

Depends on
#1868
#1867

The previous test suite was quite limited and did not provide coverage for the functionality.

This commit adds test coverage by exercising a test Rails app and checking the results of the generated spans.

Minitest spec does not provide out of the box support for Rails.

Rather than adding an additional depedency on [Minitest Rails](https://github.com/minitest/minitest-rails),
I opted to use plain old `ActionController::TestCase`.
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