pavel-avilov commented on a change in pull request #16826:
URL: https://github.com/apache/beam/pull/16826#discussion_r807946132
##########
File path: playground/backend/internal/cache/redis/redis_cache_test.go
##########
@@ -535,6 +555,28 @@ func Test_unmarshalBySubKey(t *testing.T) {
want: output,
wantErr: false,
},
+ {
+ // Test case with calling unmarshalBySubKey method with
Canceled subKey.
+ // As a result, want to receive false.
Review comment:
@daria-malkova because `canceledValue` is JSON encoding of the false.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]