summaryrefslogtreecommitdiff
path: root/tests/unittests/test_userdata.py
AgeCommit message (Expand)Author
2014-01-08Significant re-working of the userdata handling and introduction ofBen Howard
2013-10-02fix permission changesScott Moser
2013-10-01Reordered several imports in order for test suite to pass.Eric Nordlund
2013-07-24add test case for mime gzipped message segmentsJoshua Harlow
2013-07-24Fix small prefix bug + jsonp tests.Joshua Harlow
2013-07-24Add test for mime gzipped message segments.Joshua Harlow
2013-05-09Fix the cloud config merging so that it is backwards compat.Joshua Harlow
2013-05-03More merging adjustments.Joshua Harlow
2013-03-07more pep8/pylint. all clean nowScott Moser
2013-03-07fix pep8 and pylintScott Moser
2013-03-06Continue working on merging code.Joshua Harlow
2013-03-05Add in a bunch of changes and tests.Joshua Harlow
2012-08-22fix pep8 complaints.Scott Moser
2012-08-09stright forward pylint cleanups to tests/ and tools/Scott Moser
2012-06-281. Update with smosers code review and comments (and put some of those commen...Joshua Harlow
2012-06-211. Got this test working again using the new code.Joshua Harlow
2012-03-16fix pylint warnings in test_userdataScott Moser
2012-03-12Restrict warning to userdata without MIME wrapping only while still ignoring ...Martin Packman
2012-03-08Add tests for writing of userdata parts to the filesystemMartin Packman