ihatemoney/ihatemoney/tests
Michele Grimaldi 776ea9d948 Fix maintainability:
- Resolved formatting issues using isort and black.
- Updated deprecated methods (_app_ctx_stack, datetime.utcnow).
- Added a requirements.txt file for dependency management.
- Addressed Python 3. warnings (ast.Num, ast.n).
2025-01-08 21:04:06 +01:00
..
common tests: migrate to pytest 2023-10-01 23:33:36 +02:00
__init__.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
api_test.py Upgrade tooling on the project. 2024-12-20 17:17:31 +01:00
budget_test.py Fix maintainability: 2025-01-08 21:04:06 +01:00
conftest.py tests: cache the jinja bytecode between unit tests 2024-04-16 23:11:42 +02:00
history_test.py Adding bill types and automatic settling between people (#1290) 2024-03-16 12:20:48 +01:00
ihatemoney.cfg feat: Add a SITE_NAME setting and use it everywhere. 2024-12-20 23:27:11 +01:00
ihatemoney_envvar.cfg tests: speed up unit tests (#1215) 2023-08-13 00:04:06 +02:00
import_test.py Removed fromage erasure 2024-03-31 19:21:56 +02:00
main_test.py Add a cli to count the number of active projects 2024-12-20 18:07:51 +01:00