platypush/tests/etc
Fabio Manganiello 666ea9ea6b
Added `use_werkzeug_server` option to `backend.http`.
There are situations where you may not want to run the HTTP server in a
full blown WSGI-over-Tornado container - unit/integration tests and
embedded single-core devices are among those cases.

In those scenarios, we should allow the user to be able to run the
backend using the built-in Werkzeug server provided by Flask.
2023-05-20 15:26:58 +02:00
..
include More tests improvements 2021-03-06 17:03:50 +01:00
scripts Fix for #217 2022-04-28 00:57:49 +02:00
config_test.yaml Added `use_werkzeug_server` option to `backend.http`. 2023-05-20 15:26:58 +02:00