Wykres commitów

22 Commity (0306ee2abfbdba7ed617e9dc871deb1a43a008a0)

Autor SHA1 Wiadomość Data
Marnanel Thurman 84eaba4e02 Regularised the use of local URLs as local identifiers (via our
own dispatcher).

Local "find" tests now pass. Remote "find" tests don't pass yet.
2019-05-03 20:24:55 +01:00
Marnanel Thurman 034a803851 Fiddling around trying to get tests/test_views written and passing.
Still a lot to do here!
2019-04-16 01:06:06 +01:00
Marnanel Thurman 0e7c89a03a Bringing the new validation system into models. Many more tests needed. 2019-04-07 21:39:11 +01:00
Marnanel Thurman 81e68ebf0a Don't set DEBUG; it interferes with the test runner's --debug-mode option.
Rewritten LOGGERS so that it filters everything out if we're not in debug mode.
2018-10-12 16:28:20 +01:00
Marnanel Thurman 990e5ece9f intermediate 2018-10-12 00:59:44 +01:00
Marnanel Thurman 73f8032791 wild amounts of tinkering to make the tests use httpretty 2018-10-10 21:28:41 +01:00
Marnanel Thurman af7ba26aa5 ThingUser status defaults to local 2018-10-08 22:01:30 +01:00
Marnanel Thurman b3bf7662b8 beginning to flesh out the Celery integration 2018-10-06 22:11:38 +01:00
Marnanel Thurman dfcc26ff18 turn logging off again 2018-10-06 21:40:52 +01:00
Marnanel Thurman 0f840e5c12 Testing for asyncresult 2018-10-03 20:53:45 +01:00
Marnanel Thurman 132932d6c8 okay, turn logging off in tests for now 2018-09-27 17:52:42 +01:00
Marnanel Thurman cb193f69d7 Some basic logging.
QuarantinedMessages remove themselves when they're accepted as Activities.
2018-09-27 17:35:41 +01:00
Marnanel Thurman 333c8590c7 enable celery 2018-09-23 21:59:13 +01:00
Marnanel Thurman 8c3d13ed46 New design for Activity, since we need to deserialise everything in the same place.
NeedToFetchException added.

rm mistaken params in TombstoneException's call to superclass's constructor.

URL_FORMAT -> ACTIVITY_URL_FORMAT for clarity.

rm tests for old code which is going away soon.
2018-09-10 13:56:31 +01:00
Marnanel Thurman 354eee6a47 let's use a SlugField to identify Activities 2018-08-20 00:33:40 +01:00
Marnanel Thurman 8e9b36696a actually let's just not bother with Register 2018-08-20 00:10:19 +01:00
Marnanel Thurman 0f88fad085 objects have default url IDs 2018-08-19 19:02:11 +01:00
Marnanel Thurman 1c09eb1d5d one-to-one links from ActivityObject 2018-08-12 14:06:26 +01:00
Marnanel Thurman caeeceea5d further intermediate work 2018-08-11 17:21:56 +01:00
Marnanel Thurman 830d2d30e1 a very basic sketch 2018-08-11 17:01:54 +01:00
Marnanel Thurman c0fff83e3f moved test_settings.py into tests/; added standard apps 2018-08-07 16:29:26 +01:00
Marnanel Thurman e8283890bf Python packaging gubbins 2018-08-06 22:17:40 +01:00