fix: remove HTML from acceptable content types for trace recording#86
fix: remove HTML from acceptable content types for trace recording#86sohankshirsagar merged 1 commit intomainfrom
Conversation
Generated 45 tests - 45 passedTip New to Tusk Unit Tests? Learn more here. Test Summary
ResultsTusk's tests are all passing and directly validate the PR's core change: removing HTML from acceptable content types. The test suite confirms that Avg +100% line coverage gain across 1 file
Coverage is calculated by running tests directly associated with each source file, learn more here. View check history
Was Tusk helpful? Give feedback by reacting with 👍 or 👎 |


Summary
Removes
DecodedType.HTMLfromACCEPTABLE_CONTENT_TYPES. HTML responses are typically static pages or server-rendered views that are large, noisy, and poor candidates for regression testing