Commit graph

13 commits

Author SHA1 Message Date
Marius Orcsik
fbee7c1426
Fix IRI.IsObject tests 2022-01-23 16:55:13 +01:00
Marius Orcsik
d7f2e55bea
Add some extra test cases to iri IsObject test 2022-01-23 16:51:10 +01:00
mariusor
8d289001b1
Store IRIs as their underlying byte array when encoding using gob 2022-01-14 16:21:28 +01:00
mariusor
fb7fbc1984
Use a specific type for IRI.GetType 2022-01-12 15:34:59 +01:00
mariusor
f00af9750d
Be consistent in how we encode stringy types
Namely as []byte slices
2021-12-30 19:49:25 +01:00
mariusor
05023b021b
Added gob Marshal/Unmarshal for IRI/ID type 2021-12-30 16:09:33 +01:00
mariusor
4b021a9cdb Fix some misspells 2021-11-12 19:21:16 +01:00
Marius Orcsik
0b5d7352b1
Added convenience method to IRI to append path elements to it 2020-04-13 12:01:07 +02:00
Marius Orcsik
8ff0e652dd
Added some more tests 2020-04-12 10:57:04 +02:00
Marius Orcsik
020b19dc97
Added UnmarshalJSON functionality for IRIs
Added IRI.ItemMatches functionality
2020-04-11 20:55:11 +02:00
Marius Orcsik
24fa9f805d
Added some test todos 2019-12-15 19:01:29 +01:00
Marius Orcsik
b89c9ee68c
Renamed ObjectID to ID 2019-12-05 19:02:15 +01:00
Marius Orcsik
c3a38f35e7
Holy shit! Merged the activitystreams repo
Only 3 tests failing
2019-12-03 17:23:59 +01:00
Renamed from streams/iri_test.go (Browse further)