ihatemoney/ihatemoney/tests/common
Éloi Rivard 857ca2d5b0
tests: speed up unit tests (#1215)
Adds two configuration parameters that are passed to
generate_password_hash:

- PASSWORD_HASH_METHOD
- PASSWORD_HASH_SALT_LENGTH

The unit tests use high-speed low-security values and
gain 50% speed.
2023-08-13 00:04:06 +02:00
..
__init__.py Add missing __init__.py that may explain why CI fails 2022-04-03 00:28:08 +02:00
help_functions.py Include project code into project authentication token (#802) 2021-10-10 14:43:40 +02:00
ihatemoney_testcase.py tests: speed up unit tests (#1215) 2023-08-13 00:04:06 +02:00