7 Commits

Author SHA1 Message Date
L. Kärkkäinen
3c4a280e14 Use different test server ports to avoid binding problems on Windows. 2020-04-01 11:59:01 +03:00
L. Kärkkäinen
58a122671d Report failures in test_auto_reload to avoid timeouts. 2020-03-31 18:43:44 +03:00
L. Kärkkäinen
613086ac7d Strip newlines on test output (Windows-compat). 2020-03-31 18:22:24 +03:00
L. Kärkkäinen
2cb410705d Add test for auto_reload (coverage not working unfortunately). 2020-03-31 17:53:18 +03:00
Yun Xu
d42cb7ddb3 fix hang build 2018-03-15 21:28:52 -07:00
Yaser Amiri
81494453b0 Remove dependency on requests library.
Change auto reloader enviroment varible name to SANIC_SERVER_RUNNING
Fix some typo mistakes, flake uncompatibilities and such problems.
Raise NotImplementedError for operating systems except posix systems for auto reloading.
2017-12-26 19:17:13 +03:30
Yaser Amiri
3fe3c2c79f Add test for auto reloading. 2017-12-07 20:19:40 +03:30