This repository has been archived on 2022-11-27. You can view files and clone it, but cannot push or open issues or pull requests.
activitypub/tests
Marius Orcsik 15ac5c20c7
Updated OnX functions to apply the function on an item collection if that's what's being passed to it
This still has the downside that the collection might contain different types of objects

but I can't think of a better way to do it at the moment
2021-01-31 13:30:40 +01:00
..
mocks Add test for unmarshaling object without type 2020-12-30 13:31:37 +01:00
integration_test.go Making the Content type be an alias for []byte 2020-08-27 16:59:27 +02:00
server_common_test.go Moved integration tests back to their own folder 2019-12-03 20:45:26 +01:00
server_to_server_test.go Renamed ObjectID to ID 2019-12-05 19:02:15 +01:00
unmarshal_test.go Updated OnX functions to apply the function on an item collection if that's what's being passed to it 2021-01-31 13:30:40 +01:00