pulp / Pulp-2-Tests

:warning: ⛔️ Pulp2 is EOL as of November 30 2022, for more info visit this link https://pulpproject.org/2022/09/19/pulp-2-eol/. ⛔️ Functional tests for Pulp 2.
https://pulp-2-tests.readthedocs.io/
1 stars 11 forks source link

Simplify test PulpStreamerDecodeTestCase #197

Closed nixocio closed 5 years ago

nixocio commented 5 years ago

Simplify the test PulpStreamerDecodeTestCase. Use requests to GET the file from Pulp, instead of curl. Remove assertions related to the file on disk. Assert that the content-encoding is gzip.