Skip to content

Conversation

TelegramSam
Copy link
Contributor

I've added failing unit tests for the new Kinesis put_records method. The call returns an error similar to this:

ClientError: An error occurred (SerializationException) when calling the PutRecords operation: 'foobar' can not be converted to a Blob: Base64 encoded length is expected a multiple of 4 bytes but found: 6

It is possible that I have the syntax wrong, as I was unable to find an example.

@TelegramSam TelegramSam changed the title Added failing unit tests for kinesis put_records method. Added fix and passing integration tests for kinesis put_records method. Jan 16, 2015
@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) when pulling 3ebe25f on TelegramSam:develop into fa91d1b on boto:develop.

@jamesls jamesls merged commit 3ebe25f into boto:develop Jan 26, 2015
@jamesls
Copy link
Member

jamesls commented Jan 26, 2015

Merged, thanks for the PR! I made a small change and added a unit test but otherwise this looked good.

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.

3 participants