Problem/Motivation
We need to verify "/lingotek/notify" is never cached by Drupal
Proposed resolution
Add a test.
Remaining tasks
Patch
User interface changes
None
API changes
None
Data model changes
None
Release notes snippet
None
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3092829-lingotek-notify-not-cached-test-4.patch | 5.42 KB | penyaskito |
Comments
Comment #2
penyaskitoAdded patch with test.
Comment #3
penyaskitoForgot the patch attachment
Comment #4
penyaskitoEnsure cache max-age is 0 just in case.
Comment #5
penyaskitoTests passed as expected.
Comment #6
penyaskitoCommitted e12bd71 and pushed to 8.x-2.x. Thanks!