Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More misc test cleanup | DannyS712 | 2020-12-24 | 1 | -36/+0 |
| | | | | | | | | | * parent::setUp() should be first, and ::tearDown() should be last * Move tests that directly extend PHPUnit\Framework\TestCase to /unit Change-Id: I1172855c58f4f52a8f624e6d596ec43beb8c93ff | ||||
* | Add helper for HTTPFileStreamer header syntax | Gergő Tisza | 2019-07-11 | 1 | -0/+36 |
Adds a helper function for transforming an intuitive header array to the peculiar syntax expected by HTTPFileStreamer and the related FileRepo/FileBackend streaming methods. Change-Id: Idac9281b0f1b3c93f4ec1d1c3f336db110e5d260 |