These methods are going to be used in subsequent patches.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Might be too fine-grained, may be better off rolling this into whatever patch uses this functionality & testing it end-to-end there, rather than with a unit test? (unless there are cases that are especially hard to reach via the usual functional tests)
Comment Actions
That is possible, but that would tie patches for independent tables closer than necessary. That would also make patches that introduce the functions less focused.