Toshio Kuratomi
|
ac14ad1419
|
Test on fields that are actually set
|
2015-05-28 17:02:48 -07:00 |
|
Toshio Kuratomi
|
1bda7cc200
|
Test that uri module validates certs
|
2015-05-28 15:35:45 -07:00 |
|
Toshio Kuratomi
|
a8d52e3e94
|
Have to setup the proper mime-types before importing SImpleHttpServer
|
2015-05-21 12:24:41 -07:00 |
|
Toshio Kuratomi
|
7af2632c87
|
Forgot to invoke wrapper instead of SimpleHttpServer
|
2015-05-21 11:56:58 -07:00 |
|
Toshio Kuratomi
|
b312e97a30
|
Think that integration tests are failing in json due to lack of json mimetype. Make a short wrapper to fix that.
|
2015-05-21 10:59:57 -07:00 |
|
Toshio Kuratomi
|
0f9ad9dad2
|
Update integration tests from @darkk to work with the current uri module code
|
2015-05-14 14:21:29 -07:00 |
|
Leonid Evdokimov
|
3383a7b37a
|
tests: replace start-stop-daemon with async action
|
2015-05-14 12:58:24 -07:00 |
|
Leonid Evdokimov
|
ae9ba4afa1
|
uri: provide raw_content, parse json without double-decoding. Fixes #7586
Regression potential:
- `raw_content` is written to `dest` file instead of decoded `content`
- `raw_content` doubles module reply
|
2015-05-14 12:58:24 -07:00 |
|