annotate test/__init__.py @ 6826:28b906a237d8

Fix anti_csrf_nonce test Make the MockDatabase inherit from roundup.backends.sessions_common SessionCommon. This provides the getUniqueKey method. Also the encoding as base64 changed the length, so had to adjust the assert.
author John Rouillard <rouilj@ieee.org>
date Sun, 07 Aug 2022 04:18:20 -0400
parents f63aa57386b0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1873
f63aa57386b0 Backend improvements.
Richard Jones <richard@users.sourceforge.net>
parents: 1797
diff changeset
1 # make this dir a package

Roundup Issue Tracker: http://roundup-tracker.org/