Commit graph

8 commits

Author SHA1 Message Date
someone
eab776a8d1 post_secret
Changes to be committed:
	modified:   go_client/tests/secret_test.go
	modified:   migrations/20240506135416_testdata.sql
	modified:   src/engines/kv.rs
2024-06-02 20:14:52 +02:00
someone
805fd182cd Added testcase for row not found 2024-05-11 20:45:56 +02:00
22d411b919 Fix: Handle unset/implicit Content-Type usage of client libraries & changes to kv 2024-05-06 13:54:56 +02:00
be4e698d61 tada 2024-05-01 20:05:26 +02:00
sam
2f570a7a9d + Update + refactor KvSecret struct
+ Update Secretmeta + default()
2024-05-01 16:52:37 +02:00
someone
0730d711b5 moved test request to engines.rs + extracted mountpath from request 2024-04-28 15:42:57 +02:00
sam
922d1e2c20 + add mock secret struct with serialization
+ add basic secret update sled interaction
2024-04-18 01:58:09 +02:00
sam
c0e5a47aa9 + expand tests 2024-04-13 01:11:54 +02:00