Paulus Schoutsen
|
2af984917e
|
Use asynctest-mock in most places (#35109)
* Use asynctest-mock in most places
* Fix broken patch in pilight
|
2020-05-03 11:27:19 -07:00 |
Paulus Schoutsen
|
76f392476b
|
Use a future for mock coro (#34989)
|
2020-04-30 16:31:00 -07:00 |
Bas Nijholt
|
3d10bb3647
|
Sort imports according to PEP8 for http (#29679)
|
2019-12-09 11:59:38 +01:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Paulus Schoutsen
|
df21dd21f2
|
RFC: Call services directly (#18720)
* Call services directly
* Simplify
* Type
* Lint
* Update name
* Fix tests
* Catch exceptions in HTTP view
* Lint
* Handle ServiceNotFound in API endpoints that call services
* Type
* Don't crash recorder on non-JSON serializable objects
|
2018-11-30 21:28:35 +01:00 |
Paulus Schoutsen
|
a2386f871d
|
Forbid float NaN in JSON (#18757)
|
2018-11-28 13:25:23 +01:00 |
Paulus Schoutsen
|
0a2e949e0a
|
Remove crazy JSON encoding things that are no longer used (#13029)
Catch JSON encoding errors in HTTP view
|
2018-03-12 23:22:08 +01:00 |