matrix-org / rust-synapse-compress-state

A tool to compress some state in a Synapse instance's database
https://pypi.org/project/synapse-auto-compressor/
Apache License 2.0
142 stars 32 forks source link

Add integration tests that check various config options #54

Closed Azrenbeth closed 3 years ago

Azrenbeth commented 3 years ago

BUILDS ON azren/added_commit_option

This adds a series of integration tests that check that the compressor obeys the running options given to it.

NOTE: although lots of lines of code, the tests are all very similar and involve lots of comments