summaryrefslogtreecommitdiff
path: root/tests/unit/mws/test_connection.py
Commit message (Expand)AuthorAgeFilesLines
* Add missing commaBrent Hagany2014-12-201-1/+1
* Add test for _sandboxifyBrent Hagany2014-12-201-0/+8
* add a unit testNicolas Baccelli2014-09-041-0/+36
* Fix loop problemDaniel G. Taylor2014-07-251-0/+1
* Fix build on older versions of pypyDaniel G. Taylor2014-07-251-0/+2
* Merge pull request #2314 from disruptek/mws_decorator_orderingDaniel G. Taylor2014-07-251-0/+15
|\
| * resolve merge conflictAndy Davidoff2014-07-201-4/+5
| |\
| * | add an assertion of @requires decorators orderAndy Davidoff2014-07-191-0/+15
* | | Add tests/compat.py for test-only importsDaniel G. Taylor2014-07-231-1/+1
| |/ |/|
* | mws module: add backward-compatible support for Python 3.3+Felix Yan2014-07-101-4/+5
|/
* rejuvenate upstream with calls, factories, parsingAndy Davidoff2014-04-041-3/+38
* Fixed previously unpicked up unit tests.Daniel Lindsley2014-02-131-0/+0
* Add support for arbitrary dict inputs to MWS callsAndy Davidoff2014-01-021-2/+27
* rework parsing, fixing MemberLists in particularAndy Davidoff2013-10-251-0/+0
* Fixed the class name. Hooray for boilerplate.Daniel Lindsley2013-10-211-1/+1
* Added tests for the changes to MWS in #1374.Daniel Lindsley2013-10-211-0/+82