Skip to content

Return predictable token IDs in testing mode.

username-removed-35210 requested to merge abompard/mailman:testing-tokens into master

This commits builds upon the mailman.utilities.uid.UniqueIDFactory to generate predictable tokens when the testing mode is activated. This will make VCR tapes more diffable between runs.

Merge request reports