mirror of
https://github.com/google/brotli.git
synced 2026-09-22 06:35:52 +00:00
[PR #467] [MERGED] Python: Add unit tests for brotli.compress and brotli.decompress #1097
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/467
Author: @nicksay
Created: 11/7/2016
Status: ✅ Merged
Merged: 11/9/2016
Merged by: @eustas
Base:
master← Head:py-unittest📝 Commits (1)
2fed82fPython: Add unit tests for brotli.compress and brotli.decompress📊 Changes
8 files changed (+282 additions, -119 deletions)
View changed files
➕
python/tests/_test_utils.py(+100 -0)📝
python/tests/compatibility_test.py(+1 -1)➕
python/tests/compress_test.py(+114 -0)📝
python/tests/compressor_test.py(+27 -77)📝
python/tests/custom_dictionary_test.py(+1 -1)➕
python/tests/decompress_test.py(+38 -0)📝
python/tests/roundtrip_test.py(+1 -1)➖
python/tests/test_utils.py(+0 -39)📄 Description
Also:
test_utilsto_test_utils_test_utils🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.