zulip/frontend_tests
Tim Abbott cdbcb43706 api: Fix encoding of strings in realm endpoint.
* Don't require strings to be unnecessarily JSON-encoded.
* Use check_capped_string rather than custom code for length checks.
* Update frontend to pass the right parameters.

With a much simplified populate_data_for_request design suggested by
Anders; we only support a handful of data types, all of which are
correctly encoded automatically by jQuery.

Fixes part of #18035.
2021-04-09 16:27:30 -07:00
..
node_tests api: Fix encoding of strings in realm endpoint. 2021-04-09 16:27:30 -07:00
puppeteer_lib puppeteer_tests: Use more stable selectors. 2021-03-31 09:00:51 -04:00
puppeteer_tests confirm modal: Use Confirm and Cancel label options. 2021-04-07 18:27:22 -07:00
zjsunit node tests: Clear page_params at start of run_test. 2021-04-03 15:03:00 -04:00