Commit Graph

6 Commits

Author SHA1 Message Date
default-303 892ae95509
jsonify encodes decimal to str 2021-08-05 18:36:13 -07:00
Grey Li 49b7341a49
update json.dumps for http_date changes 2021-02-25 09:45:55 -08:00
David Lord b473e7c97c
use Jinja's tojson filter 2021-02-01 22:48:09 -08:00
David Lord 7a444c5dab
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 6def8a4a48
test json.dumps for object with __html__ method 2020-10-31 20:18:25 -07:00
David Lord a0e2aca770
move json tests to separate file 2020-10-31 20:16:24 -07:00