def
|
2f40626c8d
|
Merge branch 'def_tests' of git.selfprivacy.org:SelfPrivacy/selfprivacy-rest-api into def_tests
|
2022-10-14 20:17:26 +04:00 |
|
def
|
076961bd8a
|
fix some tests
|
2022-10-14 20:17:05 +04:00 |
|
def
|
d5183eccb1
|
Удалить 'tests/test_graphql/test_job.py'
|
2022-10-14 19:14:59 +03:00 |
|
def
|
3c63ab2657
|
fix tests
|
2022-10-12 18:07:39 +04:00 |
|
def
|
8d21cdcb2b
|
update tests
|
2022-09-10 23:50:29 +02:00 |
|
def
|
6fd63ac0ea
|
fix some tests
|
2022-09-08 12:55:34 +02:00 |
|
def
|
1cb35ac48a
|
fix job tests
|
2022-09-01 21:04:48 +02:00 |
|
def
|
4b9c8efc4b
|
add job tests
|
2022-09-01 20:46:48 +02:00 |
|
def
|
ed8d9b4c8d
|
add more services tests
|
2022-08-31 23:56:26 +02:00 |
|
def
|
39caea8b5c
|
add service tests
|
2022-08-31 07:58:55 +02:00 |
|
def
|
13368dcfe3
|
update storage tests
|
2022-08-30 02:45:50 +02:00 |
|
def
|
9ea6867edb
|
add return_value
|
2022-08-27 18:05:19 +02:00 |
|
def
|
8821ec834b
|
fix mock BlockDevicesMockReturnTrue
|
2022-08-27 17:18:23 +02:00 |
|
def
|
da92d6f835
|
add more tests
|
2022-08-27 17:10:36 +02:00 |
|
def
|
6b557d8e63
|
fix tests
|
2022-08-26 05:07:55 +02:00 |
|
def
|
241753b6f8
|
fix one
|
2022-08-25 17:41:31 +02:00 |
|
def
|
62672d133f
|
try to mock
|
2022-08-25 17:37:32 +02:00 |
|
inexcode
|
15a900d009
|
Add Jitsi to services
|
2022-08-24 03:05:06 +04:00 |
|
inexcode
|
ba434f4fb5
|
Allow using query params to fetch GraphQL
|
2022-08-23 00:06:12 +04:00 |
|
inexcode
|
aafc77dce3
|
Add vscode launch dotflile
|
2022-08-22 23:49:30 +04:00 |
|
inexcode
|
28c6d983b9
|
Fix ws auth
|
2022-08-22 23:49:14 +04:00 |
|
inexcode
|
ab9e8d81e5
|
Add auth to service mutations
|
2022-08-22 23:32:37 +04:00 |
|
inexcode
|
8c878ea898
|
Add service mutation endpoints to GraphQL
|
2022-08-22 22:28:12 +04:00 |
|
inexcode
|
cb5e04567d
|
Add job mutations to GraphQL schema
|
2022-08-22 21:48:50 +04:00 |
|
inexcode
|
50a309e2a2
|
Add remove job by uid endpoint
|
2022-08-22 21:45:00 +04:00 |
|
inexcode
|
2e22ad7219
|
Implement Pull repository changes in GraphQL
|
2022-08-20 22:50:42 +04:00 |
|
inexcode
|
bf1cd32895
|
Change the ServiceStatus to match systemctl show
|
2022-08-20 22:50:25 +04:00 |
|
inexcode
|
3a5d4d5e86
|
Implement DNS records getter
|
2022-08-20 22:49:51 +04:00 |
|
inexcode
|
07f4da2f23
|
Reorganize tests
|
2022-08-20 22:48:44 +04:00 |
|
inexcode
|
c92294350f
|
Make Huey run immediately when testing
|
2022-08-20 22:47:32 +04:00 |
|
inexcode
|
cd5ae80931
|
Fix postgresql not being migrated during migration to binds
|
2022-08-20 22:46:39 +04:00 |
|
inexcode
|
807df0c1cc
|
Fix Bind migration check
|
2022-08-19 05:48:26 +04:00 |
|
inexcode
|
130ab61d4b
|
Register volume migration mutation
|
2022-08-18 03:35:06 +04:00 |
|
inexcode
|
bb99c2ba58
|
Fix graphql field
|
2022-08-18 03:27:10 +04:00 |
|
inexcode
|
a67a0b3de2
|
Fix type cast
|
2022-08-18 01:43:02 +04:00 |
|
inexcode
|
19168dfdaf
|
Add jobs mocking to tests explicitly
|
2022-08-18 01:38:38 +04:00 |
|
inexcode
|
e5584e0e1c
|
use exists() instead of isFile
|
2022-08-18 01:13:06 +04:00 |
|
inexcode
|
87c036de7f
|
Add GraphQL endpoints related to binds
|
2022-08-18 00:58:56 +04:00 |
|
inexcode
|
7fe51eb665
|
Fix update function
|
2022-08-16 01:44:22 +04:00 |
|
inexcode
|
039dd2f80e
|
Fix jobs file
|
2022-08-16 01:31:24 +04:00 |
|
inexcode
|
64425ac443
|
fix uid compare
|
2022-08-15 23:48:43 +04:00 |
|
inexcode
|
5f34337fb4
|
Serialize custom types
|
2022-08-15 23:37:34 +04:00 |
|
inexcode
|
af902923ab
|
replace uuid with str
|
2022-08-15 23:12:50 +04:00 |
|
inexcode
|
f940a23e7e
|
Make sure jobs file exists on read
|
2022-08-15 22:51:01 +04:00 |
|
inexcode
|
1b1bb4966a
|
Use jobs file to transfer data between threads
|
2022-08-15 22:37:02 +04:00 |
|
inexcode
|
69557fcf50
|
add task registry
|
2022-08-13 03:59:48 +04:00 |
|
inexcode
|
d8a8b2ec29
|
fixes
|
2022-08-13 03:39:37 +04:00 |
|
inexcode
|
79bc2668e1
|
fix
|
2022-08-13 02:32:08 +04:00 |
|
inexcode
|
bb14adb8bc
|
Remove infinite recursion
|
2022-08-13 02:26:47 +04:00 |
|
inexcode
|
f750056ad8
|
fix circular import
|
2022-08-13 02:18:13 +04:00 |
|