chapeau/tests
Marnanel Thurman 8348be5f56 Added Collection model, and modified the collection views to display it.
Tests in test_inbox2 use it, but this is a work in progress.
2019-07-26 17:47:44 +01:00
..
examples Bringing the new validation system into models. Many more tests needed. 2019-04-07 21:39:11 +01:00
keys Public/private key pairs for testing. 2019-04-08 20:52:52 +01:00
mastodon Huge checkin: central project "kepi" to use the "django_kepi" library. 2019-07-11 18:25:06 +01:00
__init__.py Tests for posting to outbox with incorrect IDs both local and remote. 2019-07-20 23:26:46 +01:00
test_activity.py test_activity brought up to date with changes in create() params 2019-05-29 11:42:57 +01:00
test_audience.py Thing adds Audiences for audience fields. Plus test. 2019-06-07 13:56:20 +01:00
test_collection.py calls to create() use the new param format 2019-06-03 23:04:08 +01:00
test_deliver.py Fields unique to Actor have the "f_" prefix if they're fields of the Thing. 2019-07-18 14:27:21 +01:00
test_embellish.py create_person() renamed to create_local_person() 2019-05-29 09:54:45 +01:00
test_find.py find() creates Things marked as remote, rather than some weird 2019-07-05 17:26:21 +01:00
test_inbox.py Fields unique to Actor have the "f_" prefix if they're fields of the Thing. 2019-07-18 14:27:21 +01:00
test_inbox2.py Added Collection model, and modified the collection views to display it. 2019-07-26 17:47:44 +01:00
test_outbox.py Fixed delete test for outbox to check with and without tombstones. 2019-07-22 18:00:41 +01:00
test_polymorph.py create() produces instances of subtypes of Thing as appropriate. 2019-06-29 16:40:47 +01:00
test_validation.py Fields unique to Actor have the "f_" prefix if they're fields of the Thing. 2019-07-18 14:27:21 +01:00
test_views.py Tombstones. Closes #7. 2019-05-29 12:37:51 +01:00
verify-examples.py Test to verify headers. (Not actually a proper test yet.) 2019-04-06 21:57:14 +01:00