| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
This reverts commit 211fe84dc40d97df8aa8724906d9170ed4f78477.
|
|
|
|
|
|
|
| |
Mistakenly merged into master. Please note that we'll want to merge this work into master on the next release, at which point we'll want to revert this reversion in order that the changes are properly re-applied.
This reverts commit 54281fd50c3271835a54ab4bc08d40da09d643ee, reversing
changes made to 793ca358c37458e6cc4385d2366621aaee93a25e.
|
|
|
|
| |
Closes #30.
|
|
|
|
|
|
| |
external request.
Fixes #563.
|
|
|
|
|
|
|
|
|
| |
The ad hoc specification of fixtures has been an ongoing source
of bugs in the tests. The straw that broke the camel’s back is
that 7c6eb09 requires the fixtures to be loaded in order (i.e.
children before their parents), and it would have been a painful
process to reorder all the dozens of different fixture lists,
but the test system ought to be more reliable this way.
|
| |
|
|
|
|
| |
:public_bodies fixture is, because the PublicBody objects do not work as expected without it.
|
| |
|
| |
|
| |
|
|
|