summaryrefslogtreecommitdiff
path: root/functionaltests/client/v1/functional/test_orders.py
Commit message (Expand)AuthorAgeFilesLines
* Fix gate job failures and py3 compatibilityTakashi Kajinami2020-06-081-2/+2
* Extend pep8 test coverageJeremy Liu2017-05-021-2/+2
* Skip order with 'None' payload content typeKaitlin Farr2017-01-251-0/+5
* Fix argument order for assertEqual to (exp, obs)reedip2016-03-241-30/+30
* Remove invalid skipping of testsJuan Antonio Osorio Robles2015-11-021-3/+0
* Remove test behaviors abstraction for ordersFernando Diaz2015-09-021-115/+98
* Raising errors from the client instead of ksclientJohn Vrbanac2015-04-151-31/+62
* Negative tests for ordersThomas Dinkjian2015-03-261-0/+165
* Adds positive orders functional testsThomas Dinkjian2015-03-041-0/+283