Commit graph

52 commits

Author SHA1 Message Date
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
50a309e2a2 Add remove job by uid endpoint 2022-08-22 21:45:00 +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
19168dfdaf Add jobs mocking to tests explicitly 2022-08-18 01:38:38 +04:00
inexcode
87c036de7f Add GraphQL endpoints related to binds 2022-08-18 00:58:56 +04:00
inexcode
039dd2f80e Fix jobs file 2022-08-16 01:31:24 +04:00
inexcode
dfd28ad0cd Move to fastapi 2022-08-11 03:36:36 +04:00
def
206589d5ad add system nixos tasks 2022-08-01 21:32:20 +02:00
def
337cf29884 Add GraphQJ user and ssh management (#12)
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/12
Co-authored-by: def <dettlaff@riseup.net>
Co-committed-by: def <dettlaff@riseup.net>
2022-08-01 13:40:40 +03:00
inexcode
5532114668 Add volume management 2022-07-25 17:08:31 +03:00
Inex Code
26f9393d95 Implement change system settings
Co-authored-by: Detlaff <dettlaff@riseup.net>
2022-07-12 16:24:29 +03:00
Inex Code
eb21b65bbc More system tests
Co-authored-by: Detlaff <dettlaff@riseup.net>
2022-07-11 16:42:51 +03:00
Inex Code
e3354c73ef Change datetime formats, more tests 2022-07-08 18:28:08 +03:00
def
9bd2896db8 fix recovery tests 2022-07-07 15:53:19 +02:00
Inex Code
63f3b2f4d1 Update tests for detlaff 2022-07-07 14:49:04 +03:00
Inex Code
e5405dfc6b linting 2022-07-05 15:54:21 +03:00
Inex Code
5711cf66b0 Api fixes 2022-07-05 15:11:41 +03:00
Inex Code
376bf1ef77 Add more tests 2022-07-05 08:14:37 +03:00
Inex Code
503a39f390 API keys graphql tests 2022-06-29 20:39:46 +03:00
Inex Code
80e5550f7d add basic system getters 2022-06-24 21:14:20 +03:00
Inex Code
401dff23fb bitwarden_rs -> vaultwarden 2022-05-26 18:40:07 +03:00
Inex Code
1ac5f72433 Fix API to allow returning user list with the master user 2022-05-12 18:55:57 +03:00
Inex Code
36bf1a80bf Fix username length check 2022-05-02 14:48:55 +03:00
035796ecc7 Fix pull system tests for non-nixos systems 2022-04-03 22:04:49 +03:00
Inex Code
6cd896f977 Delete rootKeys field instead of adding empty element 2022-03-20 19:48:00 +03:00
Inex Code
4cbb08cb6e Fix root key deletion to not make system rebuild unpossible 2022-03-20 19:32:31 +03:00
inexcode
250677f97d formatting 2022-02-16 17:10:45 +03:00
inexcode
50a82a065e Cover the case when uses is less than 1 2022-02-16 17:10:29 +03:00
inexcode
2235358827 Auth module coverage and bug fixes 2022-02-16 15:49:10 +03:00
inexcode
98e60abe74 When returning the list of tokens, indicate which one is caller's 2022-02-16 09:40:31 +03:00
Inex Code
fbb82c87e8 Add new device token deletion endpoint 2022-01-27 14:12:49 +02:00
Inex Code
40501401b4 More auth tests 2022-01-24 22:01:37 +02:00
Inex Code
5140081cdb Some test and bupfixes 2022-01-18 17:20:47 +02:00
Inex Code
759e90f734 Formatting and fix swagger test 2022-01-17 13:29:54 +02:00
Inex Code
ade7c77754 Fix bugs 2022-01-17 13:28:17 +02:00
Inex Code
ea696d0f0e Inital auth work, untested 2022-01-14 08:38:53 +03:00
Inex Code
13cef67204 More unit tests and bugfixes (#7)
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api/pulls/7
Co-authored-by: Inex Code <inex.code@selfprivacy.org>
Co-committed-by: Inex Code <inex.code@selfprivacy.org>
2022-01-10 22:35:00 +02:00