In the course of #2889437: Provide proper test coverage, I discovered a few minor shortcomings that make it harder to re-use the test classes/traits of the Search API module in other modules in the Search API ecosystem. With some minor modifications, we can make the life of other maintainers (and mine) a bit easier.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2895142-2--make_test_classes_more_flexible.patch | 2.07 KB | drunken monkey |
Comments
Comment #2
drunken monkeyThese are the modifications in question. (More potentially to come in the course of that issue.)
Comment #4
drunken monkeyCommitted.