45 Commits

Author SHA1 Message Date
grillazz
6f2db272c4 format code 2025-05-03 08:47:28 +02:00
grillazz
61ba8cc12c refactor chat testing client 2025-05-03 08:47:08 +02:00
grillazz
6fd874c2cc add chat testing client 2025-05-03 08:46:54 +02: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
grillazz
ead1b57fbd major dependency bump 2024-12-16 20:55:42 +01:00
Jakub Miazek
34ab82fb4c test form data for POST 2024-11-11 15:10:05 +01:00
Jakub Miazek
b0cfe92268 implement pydantic_factory for tests 2024-10-17 19:30:05 +02:00
Jakub Miazek
750412764a wip 2024-10-17 16:35:44 +02:00
Jakub Miazek
eaeef3abc6 bump project deps 2024-08-30 18:25:09 +02:00
Jakub Miazek
514eea7231 - implement postgres connection pool
- adapt current sqlalchemy based methods to produce raw sql
2024-05-11 16:03:33 +02:00
Jakub Miazek
918ab6c28c refactor 2024-05-08 12:27:18 +02:00
Jakub Miazek
098f70a9fd fix lint 2024-04-24 10:55:50 +02:00
Jakub Miazek
121246ce18 refactor tests 2024-04-24 10:49:52 +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
f67c11f4ed fix tests 2024-03-20 13:33:56 +01:00
Jakub Miazek
0f2df83228 add import xlsx test 2024-02-17 19:33:33 +01:00
Jakub Miazek
45e1c3d5a8 wip: document import endpoint 2024-02-17 12:12:28 +01:00
Jakub Miazek
a95991a6cb wip: document import endpoint 2024-02-17 09:47:14 +01:00
Jakub Miazek
9a5c183e57 wip: import xlsx 2024-02-15 20:03:00 +01:00
Jakub Miazek
25955aa1d0 serious bump of project deps 2024-01-09 19:25:55 +01:00
Jakub Miazek
9aa8ff7644 fix test 2023-09-15 12:45:41 +02:00
Jakub Miazek
c4cee5c5cf typo :) 2023-09-02 20:01:21 +02:00
Jakub Miazek
f77ab40352 lint and format 2023-07-24 19:29:31 +02:00
Jakub Miazek
4d947c5826 fix tests 2023-07-24 15:13:18 +02:00
Jakub Miazek
89595175e6 add uni tests for user auth 2023-07-24 15:07:44 +02:00
Jakub Miazek
f0ae471c39 lint code + format 2023-01-17 21:10:24 +01:00
Jakub Miazek
307feeeade database refactor and remove redundant code 2022-09-27 12:54:37 +02:00
Jakub Miazek
9b1938c450 refactor 2022-09-12 13:24:15 +02:00
Jakub Miazek
b736de6710 refactor 2022-09-05 14:58:45 +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
9d072de770 update dependencies and refactor stuff api 2021-11-01 13:09: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
grillazz
51a296901f init codebase 2021-03-26 11:07:52 +01:00