ihatemoney/ihatemoney/tests
É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
..
common tests: speed up unit tests (#1215) 2023-08-13 00:04:06 +02:00
__init__.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
api_test.py Require private code to edit a project settings 2023-07-29 14:02:49 +02:00
budget_test.py tests: speed up unit tests (#1215) 2023-08-13 00:04:06 +02:00
history_test.py Require private code to edit a project settings 2023-07-29 14:02:49 +02:00
ihatemoney.cfg tests: speed up unit tests (#1215) 2023-08-13 00:04:06 +02:00
ihatemoney_envvar.cfg tests: speed up unit tests (#1215) 2023-08-13 00:04:06 +02:00
import_test.py escape csv formulae 2022-05-14 16:16:12 +02:00
main_test.py translations: Avoid splitting strings to make translator's life easier 2023-07-28 17:20:11 +02:00