summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix error: variable 'kw' referenced before assignmentarati.mahimane2014-04-291-0/+20
* Drop description from 403 flask test caseJames Page2013-10-201-1/+1
* Merge "Validate body when using Pecan"Jenkins2013-10-142-0/+17
|\
| * Validate body when using PecanJulien Danjou2013-10-092-0/+17
* | Merge "Return a ClientSideError if unable to convert data"Jenkins2013-10-142-0/+17
|\ \
| * | Return a ClientSideError if unable to convert dataJulien Danjou2013-10-092-0/+17
| |/
* | Add custom error code to ClientSideErrorYuriy Zveryanskyy2013-10-095-8/+29
|/
* pecantest: remove useless config.pyJulien Danjou2013-09-261-45/+0
* Include Pecan tests in default Python environmentJulien Danjou2013-09-263-50/+32
* Add improved support for HTTP response codes in cornice apps.Ryan Petrello2013-09-161-0/+20
* Add improved support for HTTP response codes in TG 1.x apps.Ryan Petrello2013-09-062-2/+66
* Add improved support for HTTP response codes in flask apps.Ryan Petrello2013-09-061-1/+49
* Fix for returned status code and .gitignore119Vik2013-08-282-6/+88
* Fix issue #11 in the pecan adapterChristophe de Vienne2013-08-021-1/+1
* Add a unittest to reproduce issue #11Christophe de Vienne2013-08-022-0/+8
* Test changing the default status_code in pecanAngus Salkeld2013-04-302-1/+2
* Add a test to make sure we can use the Response from pecanAngus Salkeld2013-04-302-0/+12
* wsmeext.cornice now handle errors properlyChristophe de Vienne2013-04-171-0/+23
* Tests cornice resourceChristophe de Vienne2013-04-171-0/+49
* Pecan adapter: Debug mode (which returns the exception tracebacks to theChristophe de Vienne2013-04-161-0/+11
* A new HostRequest type can be used to have the host framework request object ...Christophe de Vienne2013-04-021-1/+15
* Create some (incomplete) tests for the cornice adapter and fix itChristophe de Vienne2013-03-281-0/+79
* Add tests and fix check ordering in flask.pyEndre Karlson2013-03-281-0/+21
* Backed out changeset d6facd75c051Endre Karlson2013-03-281-13/+0
* Fix typoEndre Karlson2013-03-281-0/+13
* Fix array parameters support in the Flask adapterChristophe de Vienne2013-03-281-3/+20
* Various fixes for the flask adapterChristophe de Vienne2013-03-261-6/+11
* Add more testsEndre Karlson2013-03-261-1/+40
* Fix the serverside error testChristophe de Vienne2013-03-251-1/+1
* Test & fix Server-side errorsChristophe de Vienne2013-03-251-0/+14
* New flask adapter + test (run "tox -e flask" to test)Christophe de Vienne2013-03-251-0/+28
* Add a test to reproduce the bug reported by Endre KarlsonChristophe de Vienne2013-02-152-0/+15
* Add a test for the body= parameter of wsexposeChristophe de Vienne2013-02-152-2/+16
* Merge in wsme-soapChristophe de Vienne2013-01-242-2/+2
* Moved non-core features to the wsmeext namespace packageChristophe de Vienne2013-01-176-30/+30
* Pecan adapter is now at 100% of code coverageChristophe de Vienne2013-01-172-0/+20
* Improve code coverage for the TG 1.5 adapterChristophe de Vienne2013-01-171-0/+52
* Code cleaning + better code coverage of the TG1.1 adapterChristophe de Vienne2013-01-171-1/+59
* Fix the tg 1.x testsChristophe de Vienne2013-01-162-7/+13
* Fix array as input GET parameters in the pecan adapterChristophe de Vienne2012-12-182-2/+50
* Merged in dhellmann/wsme-sphinx (pull request #5)Christophe de Vienne2012-12-111-0/+19
|\
| * Update datetypename() to work with DictType and ArrayType instances.Doug Hellmann2012-12-051-0/+19
* | Fix error handling tests for pecanDoug Hellmann2012-12-072-4/+3
|/
* Add a test for client-side errorsChristophe de Vienne2012-12-062-0/+13
* resolve types in pecan.wsexpose. It is a temporary solution.Christophe de Vienne2012-11-292-1/+18
* Reorganise the tg1x adapters, and make the tg 1.5 adapter able to handle mult...Christophe de Vienne2012-11-262-20/+56
* The tg1 adapter can now expose rest functions outside the WSRoot _and_ enable...Christophe de Vienne2012-11-261-4/+48
* Add a test for the pecan adapterChristophe de Vienne2012-11-0612-0/+223
* Start working on a better tg 1.1 integration. Need to rework the rest impleme...Christophe de Vienne2012-11-051-6/+9
* Don't use wsme.release anymoreChristophe de Vienne2012-11-051-3/+5