7 Commits

Author SHA1 Message Date
Daniel James
6148083367 Move classes into namespace. 2017-12-28 19:35:16 +00:00
Daniel James
1988c096f1 Base class for tests. 2016-07-20 00:20:35 +01:00
Daniel James
7913eec807 Don't use property_exists to check for property.
It doesn't work for redbean objects. But it was only needed for tests
since the property normally exists anyway, so fix the test accordingly.
2016-07-01 11:32:43 +01:00
Daniel James
079403fdc5 No setup while testing.
Means database, github cache etc. won't be automatically available when
testing.
2016-06-11 00:56:33 +01:00
Daniel James
a9bfde68cc Deal with bad responses from the github api. 2016-05-31 13:49:05 +01:00
Daniel James
8fa54d253f Fetch from github lazily. 2016-05-31 13:49:04 +01:00
Daniel James
6651a54546 Pointless work on GitHubCache_Iterator.
Not entirely pointless, but probably spent more time on this than I
should have.
2016-04-04 21:12:33 +01:00