610
609
[([('name1',)], 'body1'), ([('name2',)], 'body2')],
611
610
parser.read_pending_records())
623
[([('name1',)], ''), ([('name2',)], '')],
627
613
class TestContainerPushParserBytesParsing(PushParserTestCase):
628
614
"""Tests for reading Bytes records with ContainerPushParser.