colour-science / flask-compress

Compress responses of your Flask application.
MIT License
117 stars 27 forks source link

Add coverage reporting to the test suite #52

Closed kurtmckee closed 1 month ago

kurtmckee commented 1 month ago

This PR introduces the following changes


Key elements to add to the test suite:

Caching tests

image

ETag header generation

image

Vary header generation

image