377 Commits

Author SHA1 Message Date
haad
e03af7e905 Fix tests 2023-02-22 10:09:15 +02:00
Hayden Young
d7d4d72ce9 test: amount, lt, lte, gt, gte. 2023-02-22 02:34:56 +00:00
Hayden Young
8db138ac9d refactor: Return hash and value. 2023-02-21 17:22:27 +00:00
Hayden Young
f252e3b332 feat: Iterator can return full operation. 2023-02-21 14:26:43 +00:00
Hayden Young
fe207a9020 test: Test event store iterator options. 2023-02-21 02:47:05 +00:00
Hayden Young
d8145edcc3 test: Move store tests to subdir. 2023-02-20 23:44:56 +00:00
Hayden Young
421bd5c694 test: Move db replication to own location. 2023-02-20 23:36:20 +00:00
Hayden Young
06917ffa7c test: Test single document store. 2023-02-20 23:30:08 +00:00
haad
0b385e5c57 Clean ups 2023-02-20 12:12:50 +02:00
haad
f84915fca8 Merge identity keys and signing keys keystores 2023-02-20 11:21:34 +02:00
haad
0caa34afcb Change Identity's signatures structure 2023-02-20 10:51:12 +02:00
haad
0e0c160b20 Clean up after tests 2023-02-20 09:41:41 +02:00
haad
4b4d2ff35c Refactor Identity 2023-02-20 09:41:41 +02:00
haad
5b6a70c7cc Refactor IdentityProvider 2023-02-20 09:41:41 +02:00
haad
19ce1ce160 Re-organize IdentityProvider 2023-02-16 14:50:14 +02:00
haad
fe8d469a7c Add IdentityProvider tests 2023-02-16 14:49:27 +02:00
haad
60fd0239bb Add IdentityProvider test fixtures 2023-02-16 14:48:50 +02:00
haad
6c19219cba Rename *.spec to *.test 2023-02-16 13:32:44 +02:00
haad
dc5a0edd93 Move Log to oplog directory, refactor references 2023-02-16 13:10:20 +02:00
haad
7503bd30bb Rename db/interface to db/database 2023-02-16 12:40:15 +02:00
haad
967abafb8d Re-organize oplog tests 2023-02-16 12:32:10 +02:00
haad
5903e41a83 Run all tests 2023-02-16 12:29:54 +02:00
haad
b946741c5c Get the first tests running 2023-02-16 11:07:13 +02:00
haad
f6f14511c1 Add fixtures from ipfs-log 2023-02-16 11:06:47 +02:00
Hayden Young
16c6a3c397 refactor: subpath structuring for simplified imports. 2023-02-16 10:33:30 +02:00
haad
96f5df18d1 Rework identity storage and usage of identity hash 2023-02-16 10:20:08 +02:00
haad
de8294b2bb WIP 4 2023-02-16 10:19:44 +02:00
Hayden Young
5d7c4e407f feat: Identity storage. 2023-02-16 10:19:30 +02:00
Hayden Young
4f0c3e2b36 refactor: Create identity store outside of createIdentity (I.e. is configurable). 2023-02-16 10:19:30 +02:00
Hayden Young
d5235ef23d refactor: Store identity hash against each entry. 2023-02-16 10:19:28 +02:00
Hayden Young
2d425f7323 test: For a non-existent document. 2023-02-16 10:19:01 +02:00
Hayden Young
2af2f7d8fb refactor: Use doc directly. Var renaming. 2023-02-16 10:19:01 +02:00
haad
ef60cb252c Add heads and entry index, use LevelStorage, clean up naming 2023-02-16 10:19:01 +02:00
Hayden Young
c89994d820 test: Test for null after delete. 2023-02-16 10:19:01 +02:00
Hayden Young
2ae11ca3e4 feat: A basic document store. 2023-02-16 10:18:41 +02:00
haad
c5bfcb8bd9 WIP 3 2023-02-16 10:18:39 +02:00
haad
f576795c3e WIP 2 2023-02-16 10:17:37 +02:00
haad
40494246e1 WIP 2 2023-02-16 10:17:23 +02:00
haad
42a5c2d723 WIP 2023-02-16 10:16:15 +02:00
haad
d840a46b94 Remove mem-store utils as obsolete 2023-01-16 15:12:59 +02:00
haad
f2eef58cb1 Remove old ipfs version patches 2023-01-16 12:51:44 +02:00
haad
97f6c81728 Stringify PeerIDs 2023-01-16 12:47:13 +02:00
haad
d9ac2feeef Use working fixtures for backwards compat. tests 2023-01-16 12:46:50 +02:00
haad
5f1af23539 Remove obsolete code, clean ups 2023-01-12 14:42:31 +02:00
haad
13f79e6a65 Fix browser tests 2023-01-12 13:20:17 +02:00
haad
7b15be54a5 Fix imports and file path 2023-01-12 10:31:50 +02:00
Hayden Young
cb21894828 fix: Check for custom-defined cache when migrating. 2023-01-05 16:59:44 +00:00
haad
e6e3bcc994 Fix replication issues 2022-12-30 14:40:37 +02:00
haad
86e8fef7fe Skip tests that are failing 2022-12-30 12:38:15 +02:00
haad
73383cbf9b Use same directory for test data as other tests 2022-12-30 12:36:52 +02:00