summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: add uwsgi call in harakiri.pyRiccardo Magliocchetti2023-03-171-0/+1
* core: add new flags for harakiri configuration:Filipe Niero Felisbino2023-03-171-0/+24
* ci: force installing sinatra 2Riccardo Magliocchetti2022-10-242-2/+2
* ci: refactor tests to be run in parallelMRoci2022-09-214-0/+144
* Added a sleep to give uWSGI time to start (?)Florian Apolloner2022-04-041-0/+1
* fix(tests/deadlock): sleep before checking uwsgi processTahir H. Butt2022-03-221-0/+1
* fix(python-plugin): add uwsgi fork hooks to update internal interpreter stateTahir Butt2021-12-297-0/+7
* fix: add tests for python worker deadlocksTahir Butt2021-12-2310-2/+74
* tests: gem install with sudoRiccardo Magliocchetti2020-11-221-1/+1
* tests: make the tests CI config file a parameterRiccardo Magliocchetti2020-11-221-2/+3
* Merge pull request #2069 from awelzel/python-wsgi-file-wrapper-improvementsRoberto De Ioris2020-03-044-0/+124
|\
| * python: support io.BytesIO with wsgi.file_wrapperArne Welzel2019-09-073-0/+124
| * rename tests/werkzeug.py to tests/werkzeug_app.pyArne Welzel2019-09-071-0/+0
* | tests/testrpc: appications must return an iterableArne Welzel2020-01-111-0/+2
* | return register_rpc if name is >= UMAX8MRoci2019-10-252-1/+12
* | testworkers: smoke check that uwsgi.workers() does in fact return somethingArne Welzel2019-09-031-2/+5
* | travis.sh: allow for running multiple apps for testingArne Welzel2019-08-121-10/+15
* | tests: regression "test" for #2056Arne Welzel2019-08-121-0/+26
|/
* Merge pull request #1349 from Shir0kamii/feature/python-apiUnbit2018-06-072-0/+13
|\
| * Add a test for the mule_file featureAlexandre Bonnetain2017-01-101-0/+3
| * Add a test for the spooler_dir featureAlexandre Bonnetain2017-01-101-0/+10
* | Remove redundant default open mode 'r' from Python codeJon Dufresne2018-01-023-3/+3
* | Fix a few typos.Chris Faulkner2017-10-132-2/+2
* | travis: bump ruby version for rack pluginRiccardo Magliocchetti2017-05-201-13/+3
* | else experimental implementation, #1485Unbit2017-03-251-0/+18
* | Prefer https over httpJon Dufresne2016-12-151-1/+1
|/
* lua init steps and some websocket_handler addsDarvame2016-01-181-2/+2
* websockets_chat_async.lua test: missing 2th argDarvame Hleran2015-12-291-1/+1
* websocket_handler() exampleDarvame Hleran2015-12-241-0/+108
* tests/rpc: fixup syntax for python3Riccardo Magliocchetti2015-12-011-2/+2
* misc: Eliminate blind exceptsJakub Stasiak2015-10-294-6/+6
* Change `uwsgi.input_object()` to `uwsgi.request_context()`.yueyoum2015-07-281-4/+4
* I add this feature for using uwsgi websocket with gevent more easy andyueyoum2015-07-281-0/+145
* Tidy with flake8Curtis2015-04-1145-431/+530
* the asyncio plugin (experimental)Unbit2014-04-191-0/+140
* fixed a typoUnbit2014-04-111-1/+1
* fixed scripts/tests making use of dynamic optionsUnbit2013-12-261-12/+0
* fixed 2 typosUnbit2013-12-142-2/+2
* fixed #476 and #477Unbit2013-12-142-4/+67
* fixed stupid bug in websocket perl exampleUnbit2013-11-121-1/+1
* fixed comments in websockets_chat.plUnbit2013-11-121-1/+2
* added tests/websockets_chat.plUnbit2013-11-121-0/+128
* fixed websocket exampleunbit2013-10-181-1/+6
* fixed websocket example for python3unbit2013-10-181-4/+12
* fixed #99Unbit2013-09-192-0/+202
* mv againRoberto De Ioris2013-08-063-0/+177
* another series of mvRoberto De Ioris2013-08-061-0/+28
* moved example filesRoberto De Ioris2013-08-061-0/+17
* Convert tabs to spaces to fix indentation errorBrandon Stafford2013-07-221-17/+17
* another tests cleanupUnbit2013-06-151-0/+16