610
644
[([('name1',)], 'body1'), ([('name2',)], 'body2')],
611
645
parser.read_pending_records())
657
[([('name1',)], ''), ([('name2',)], '')],
614
661
class TestContainerPushParserBytesParsing(PushParserTestCase):
615
662
"""Tests for reading Bytes records with ContainerPushParser.