Skip to content

fix: Don't record requests in test cases#243

Merged
kgilpin merged 1 commit into
masterfrom
fix/dont-record-requests-in-tests
May 23, 2023
Merged

fix: Don't record requests in test cases#243
kgilpin merged 1 commit into
masterfrom
fix/dont-record-requests-in-tests

Conversation

@dividedmind

Copy link
Copy Markdown
Contributor

Fixes #234

@dividedmind
dividedmind requested a review from apotterri May 22, 2023 14:43
@dividedmind
dividedmind force-pushed the fix/dont-record-requests-in-tests branch from 53a5a7a to 114038c Compare May 22, 2023 15:10
@kgilpin

kgilpin commented May 22, 2023

Copy link
Copy Markdown
Contributor

In case it's helpful, this is how we test the interaction between these different environment variables and other factors in appmap-ruby - https://github.com/getappmap/appmap-ruby/blob/master/spec/detect_enabled_spec.rb

@apotterri apotterri left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for doing this.

@kgilpin
kgilpin merged commit 1bf4db8 into master May 23, 2023
@kgilpin
kgilpin deleted the fix/dont-record-requests-in-tests branch May 23, 2023 21:37
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.

Request recordings should not be generated by tests

3 participants