Commit Graph

31 Commits

Author SHA1 Message Date
grillazz 447e4e941c style: clean up code formatting and add missing newline in profiler.py 2026-02-05 11:53:29 +01:00
grillazz 2373ea2545 refactor: remove unnecessary await from database session commit in client fixture 2026-01-11 08:46:16 +01:00
grillazz 5080eda3ac refactor: clean up imports and enhance test setup for user token retrieval 2026-01-11 08:37:48 +01:00
grillazz e9ea2c627a refactor: update test fixtures and remove unused environment variables 2026-01-03 19:04:07 +01:00
grillazz 88a66b1d92 refactor: remove unused import from conftest.py 2025-12-28 19:07:46 +01:00
grillazz adecd854f3 rollback 2025-12-28 19:05:43 +01:00
grillazz 7b0c03f711 refactor: clean up imports and improve db_session fixture in test configuration 2025-12-28 18:44:31 +01:00
grillazz 1188734a0f refactor: update test fixtures for improved database session management and isolation 2025-12-28 18:41:22 +01:00
grillazz 1fe0faa5c9 refactor: enhance database schema creation and add documentation for test database URL 2025-12-28 18:35:19 +01:00
grillazz 242ea2ab9a refactor: update database creation documentation in conftest.py 2025-12-28 18:20:49 +01:00
grillazz 5d34b04ca1 Add test database configuration and schema creation for testing 2025-12-25 15:56:23 +01:00
grillazz b594dee278 fix lint error 2025-03-08 18:34:41 +01:00
grillazz 0260df4d09 format code 2025-03-08 17:27:53 +01:00
grillazz 8f96c8a472 lint code 2025-03-08 17:26:09 +01:00
Jakub Miazek 918ab6c28c refactor 2024-05-08 12:27:18 +02:00
Jakub Miazek c2975fd260 code format 2024-04-24 10:37:08 +02:00
Jakub Miazek 85789ee4ad refactor: httpx transport warning fixed 2024-03-24 18:34:11 +01:00
Jakub Miazek f77ab40352 lint and format 2023-07-24 19:29:31 +02:00
Jakub Miazek 89595175e6 add uni tests for user auth 2023-07-24 15:07:44 +02:00
Jakub Miazek 9b1938c450 refactor 2022-09-12 13:24:15 +02:00
grillazz 3c069e01e4 format 2022-03-18 08:32:07 +01:00
grillazz f9cc57bfea fix build 2022-02-17 19:48:49 +01:00
grillazz 2a6f09b71b move await engine.dispose() to test client 2022-02-02 13:54:41 +01:00
grillazz 3cda5811cd for AsyncEngine created in function scope, close and clean-up pooled connections adding await engine.dispose() 2022-02-02 12:55:26 +01:00
grillazz e8ba8b5758 code lint 2021-11-27 19:14:34 +01:00
grillazz a6d31bd42b enable anyio for unit tests 2021-11-27 19:13:06 +01:00
grillazz 05e4bca5cb update unit tests 2021-07-31 12:51:14 +02:00
grillazz 5f4f7721d9 update conftest.py 2021-06-21 09:44:47 +02:00
grillazz 6a83b80340 move delete method to base class, minor api updates and code linting 2021-04-05 17:29:09 +02:00
grillazz c3fc4e3146 add set of unit tests 2021-03-28 17:12:35 +02:00
grillazz 786bb23eab init unit tests 2021-03-26 13:07:42 +01:00