zulip/frontend_tests
Vishnu KS 199d3859fb billing: Make create_ajax_request accept callback function.
This is a prep commit for the Stripe checkout migration.

create_ajax_request function used to create an ajax request to our
billing API and on completion redirect to one of the URLs in our
website. The stripe migration requires the ajax request function to
execute Stripe javascript code post the request completion to redirect
to Stripe checkout page. So this commit updates the function to accept a
callback function which gets executed post the request completion.
2021-07-20 14:43:38 -07:00
..
node_tests billing: Make create_ajax_request accept callback function. 2021-07-20 14:43:38 -07:00
puppeteer_lib custom_check: Avoid use of assert to avoid confusion with assert.equal. 2021-06-10 09:15:57 -07:00
puppeteer_tests settings: Use dialog_widget for edit-linkifier modal. 2021-07-14 13:02:26 -07:00
zjsunit zjquery: Tell dev about set_find_results. 2021-07-05 08:36:47 -04:00