summaryrefslogtreecommitdiff
path: root/service/test/unit/resources/test_helpers.py
AgeCommit message (Collapse)Author
2017-02-16[#907] Bundles login static files separatelyAnike Arni
Due to conflicts with public and protected urls, login and interstitial files have to be on a different public url from inbox and resources that require login. Therefore, here, we delegate that logic to webpack. Now we have a '/public' url and a '/assets' url for those static assets.
2017-01-19Add copyright statements to all Python files that doesn't have itOla Bini
2016-11-23replace stdlib's unittest with trials's unittest for all unittestRoald de Vries
2016-05-26Updated calls to addRawHeader to use setRawHeadersshabbyrobe