1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-01-07 17:17:55 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
Adolfo Gómez García
64d91a7d70
Moved outside src tests (Again... :) ) 2024-10-09 17:06:13 +02:00
Adolfo Gómez García
6d4d79f0b7
Moved tests inside src 2024-05-13 18:28:38 +02:00
Adolfo Gómez García
3bf7af2e3d
Fixing typing also on tests 2024-02-26 05:50:36 +01:00
Adolfo Gómez García
a7ee5ecb88
fixed rest auth after refactoring 2024-01-12 06:12:41 +01:00
Adolfo Gómez García
3f434f1347
fixed rest auth after refactoring 2024-01-12 06:06:29 +01:00
Adolfo Gómez García
f2377ebfec
fixed rest auth after refactoring 2024-01-12 05:45:04 +01:00
Adolfo Gómez García
27d91154b6
A lot of refactorization :S 2024-01-11 05:00:49 +01:00
Adolfo Gómez García
a7dc47dd6e
updated tests and more refactoring 2024-01-04 17:39:30 +01:00
Adolfo Gómez García
a48f5e6241
Replacing deprecating typing classes in favour of builtings or collections.abc ones.
Most changes are simple annotations.
Will continue changes as i found them :)
2023-12-04 00:04:56 +01:00
Adolfo Gómez García
85d71554f6
* Moved test out of src
* Some type improvements for mypy
2023-10-14 17:42:31 +02:00