User tests: Successful: Unsuccessful:
I wanted to send a few no cache headers.. unfortunately you don't send the queued headers on redirect.
| Labels |
Added:
?
|
||
I've written tests for it here, joomla-framework/application#34
The application repository has in fact merged this. Maybe is needs merging here too?
How to test it?
Truthfully, you'd need something which could review the response headers of a request. Pre-patch, it looks like only the HTTP status, Location, and Content-Type headers are sent. Post-patch, there should be more.
@bweston92 Could you port the tests from the Framework package into the JApplicationWebTest class here?
| Category | ⇒ | Libraries |
Please merge in the latest changes from staging to solve the unittest warnings and fix the codestyle issue that travis is complaining about.
Not really got time sorry to say.
| Status | Pending | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-04-17 13:20:30 |
| Closed_By | ⇒ | bweston92 | |
| Labels |
Removed:
?
|
||
How to test it?
This comment was created with the J!Tracker Application at http://issues.joomla.org/.