chapeau/tests
Marnanel Thurman c82429f0c2 "activity" returns the found object, not a dictionary based on it 2019-05-25 00:31:09 +01:00
..
examples
keys Public/private key pairs for testing. 2019-04-08 20:52:52 +01:00
__init__.py Move _create_remote_object() into tests/__init__. 2019-05-22 18:13:50 +01:00
test_activity.py Renaming django_kepi.Activity to django_kepi.Thing, preparatory to 2019-05-18 17:41:55 +01:00
test_collection.py Moved _create_person to tests/__init__.py 2019-05-22 17:42:07 +01:00
test_deliver.py Partial checkin; renaming d_k.tasks to d_k.deliver now we've 2019-05-24 20:40:02 +01:00
test_embellish.py ThingUser -> _create_person 2019-05-24 20:43:44 +01:00
test_find.py "activity" returns the found object, not a dictionary based on it 2019-05-25 00:31:09 +01:00
test_inbox.py skip these tests until I can find out what I broke 2019-05-24 20:43:55 +01:00
test_validation.py Validation tests 2019-05-24 20:36:42 +01:00
test_views.py Moved _create_person to tests/__init__.py 2019-05-22 17:42:07 +01:00
verify-examples.py