Marnanel Thurman
|
1698ccc357
|
find() creates Things marked as remote, rather than some weird
half-arsed replacement of its own.
python-mimeparse added to the requirements because fetch() needs it.
|
2019-07-05 17:26:21 +01:00 |
Marnanel Thurman
|
c15c38c287
|
calls to create() use the new param format
|
2019-06-03 23:04:08 +01:00 |
Marnanel Thurman
|
47d2989d29
|
A bunch of shared code moved to tests/__init__, with the underscore prefixes removed.
|
2019-05-27 21:18:28 +01:00 |
Marnanel Thurman
|
c82429f0c2
|
"activity" returns the found object, not a dictionary based on it
|
2019-05-25 00:31:09 +01:00 |
Marnanel Thurman
|
02f0578d43
|
Move _create_remote_object() into tests/__init__.
|
2019-05-22 18:13:50 +01:00 |
Marnanel Thurman
|
ee939e10fe
|
test_find passes
|
2019-05-22 17:44:17 +01:00 |
Marnanel Thurman
|
53be3e3efc
|
Renaming django_kepi.Activity to django_kepi.Thing, preparatory to
merging it with d_k.ActivityModel.
|
2019-05-18 17:41:55 +01:00 |
Marnanel Thurman
|
e7e572f4bd
|
Remote find works! Hurrah!
|
2019-05-05 03:10:35 +01:00 |
Marnanel Thurman
|
21701eed83
|
Checked in two test modules which should have been in there already.
Removed a hack from KepiTestCase which was part of mock remote objects.
We don't do it that way any more.
|
2019-05-05 02:43:14 +01:00 |