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