Commit graph

6 commits

Author SHA1 Message Date
default-303
bf590880f8 jsonify encodes decimal to str 2021-08-05 18:36:13 -07:00
Grey Li
2d8caf350e update json.dumps for http_date changes 2021-02-25 09:45:55 -08:00
David Lord
39d978f42b use Jinja's tojson filter 2021-02-01 22:48:09 -08:00
David Lord
eecaf84333 update tests for new werkzeug client (#3827)
Flask's client.open mirrors Werkzeug's for processing an existing
environ.

Always test with latest code for other Pallets projects. This will
be changed back once the new versions are released.
2020-11-04 18:00:21 -08:00
David Lord
ea4b52e85f test json.dumps for object with __html__ method 2020-10-31 20:18:25 -07:00
David Lord
91e1437ba6 move json tests to separate file 2020-10-31 20:16:24 -07:00