mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
This adds three new checks to the smoke test: that assets and service-worker.js do not clear invalid cookies, but normal application routes do. This functions as a test that the nginx config correctly strips out Set-Cookie responses from the service-worker.js file.