Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions packages/sdk/browser/contract-tests/suppressions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ tags/stream requests/{"applicationId":"_________________________________________
tags/stream requests/{"applicationId":"________________________________________________________________","applicationVersion":""}
tags/stream requests/{"applicationId":"________________________________________________________________","applicationVersion":"._-abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ012345678"}
tags/stream requests/{"applicationId":"________________________________________________________________","applicationVersion":"________________________________________________________________"}
hooks/evaluation/executes beforeEvaluation hooks in registration order
hooks/track/executes afterTrack hooks in registration order
2 changes: 2 additions & 0 deletions packages/sdk/electron/contract-tests/suppressions.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
hooks/evaluation/executes beforeEvaluation hooks in registration order
hooks/track/executes afterTrack hooks in registration order
2 changes: 2 additions & 0 deletions packages/sdk/react/contract-tests/suppressions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ tags/stream requests/{"applicationId":"_________________________________________
tags/stream requests/{"applicationId":"________________________________________________________________","applicationVersion":""}
tags/stream requests/{"applicationId":"________________________________________________________________","applicationVersion":"._-abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ012345678"}
tags/stream requests/{"applicationId":"________________________________________________________________","applicationVersion":"________________________________________________________________"}
hooks/evaluation/executes beforeEvaluation hooks in registration order
hooks/track/executes afterTrack hooks in registration order
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ streaming/fdv2/reconnection state management/replaces previously known state
streaming/fdv2/reconnection state management/updates previously known state
streaming/fdv2/ignores model version
streaming/fdv2/can discard partial events on errors
hooks/evaluation/executes beforeEvaluation hooks in registration order
hooks/track/executes afterTrack hooks in registration order
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ streaming/requests/URL path is computed correctly/environment_filter_key="encodi
streaming/requests/URL path is computed correctly/environment_filter_key="encoding_not_necessary"/base URI has a trailing slash/GET
polling/requests/URL path is computed correctly/environment_filter_key="encoding_not_necessary"/base URI has no trailing slash/GET
polling/requests/URL path is computed correctly/environment_filter_key="encoding_not_necessary"/base URI has a trailing slash/GET
hooks/evaluation/executes beforeEvaluation hooks in registration order
hooks/track/executes afterTrack hooks in registration order
Loading