gristlabs_grist-core/test/client
Jarosław Sadziński 184be9387f (core) Enabling telemetry on /api/version endpoint
Summary:
Version API endpoint wasn't logging telemetry from POST requests. The issue was in registration
order, this endpoint was registered before `expressJson` and it couldn't read json body in the handler.

Test Plan: Added new test

Reviewers: paulfitz

Reviewed By: paulfitz

Subscribers: paulfitz

Differential Revision: https://phab.getgrist.com/D4277
2024-06-27 12:05:15 +02:00
..
components (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00
lib (core) Enabling telemetry on /api/version endpoint 2024-06-27 12:05:15 +02:00
models (core) Enabling telemetry on /api/version endpoint 2024-06-27 12:05:15 +02:00
shortcuts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
ui (core) Add dropdown conditions 2024-04-26 16:57:55 -04:00
clientUtil.js (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00