Commit a79509a
committed
test(wire): pin BLOB round-trip across bytes/bytearray/memoryview (ISSUE-106)
Parameterized test asserting all three bytes-like inputs encode to
identical wire bytes and decode back as ``bytes``. A future refactor
that narrows the encoder's accepted types would now fail the test.1 parent 188a631 commit a79509a
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
364 | 378 | | |
365 | 379 | | |
366 | 380 | | |
| |||
0 commit comments