hyperdx/packages/api
Brandon Pereira e767d79e02
Clean Up Integration Test Console Output (#1566)
- Also fix issue where integration tests were making actual network requests
- this also slightly speeds up tests
- Fixes issues where there were JS errors thrown during tests due to incorrect mocks, causing confusion when adding/fixing other tests

Before (note: too much content to even see all tests)

https://github.com/user-attachments/assets/346bb57d-aa64-4a62-b666-3cf47fcc2a6c

After:

https://github.com/user-attachments/assets/f6379a93-2d1d-4f12-a467-02d874f98de6




Fixes HDX-3165
2026-01-07 17:38:01 +00:00
..
docs/auto_provision feat: Set up default sources/connections with env var in server mode (#817) 2025-05-16 23:17:37 +00:00
migrations chore: Update to next 16, react 19, add react compiler (#1434) 2025-12-04 23:40:59 +00:00
scripts chore: Add automatic api doc generation (#1397) 2025-11-21 21:14:02 +00:00
src Clean Up Integration Test Console Output (#1566) 2026-01-07 17:38:01 +00:00
.Dockerignore first commit 2023-09-12 20:08:05 -07:00
.env.development chore: split json otel collector to enable both during dev (#1247) 2025-11-04 21:16:41 +00:00
.env.e2e feat: Add MVs to Demo Traces source config (#1562) 2026-01-07 17:13:24 +00:00
.env.test Clean Up Integration Test Console Output (#1566) 2026-01-07 17:38:01 +00:00
CHANGELOG.md Release HyperDX (#1531) 2025-12-30 23:19:50 +01:00
Dockerfile revert: api esbuild (#1280) 2025-10-21 09:27:47 +00:00
eslint.config.mjs chore(eslint): add @typescript-eslint/no-unsafe-type-assertion rule (#1534) 2025-12-30 16:01:11 +00:00
jest.config.js ci: port v1 metric tests - Pt1 (#638) 2025-02-27 08:07:47 +00:00
jest.setup.ts Clean Up Integration Test Console Output (#1566) 2026-01-07 17:38:01 +00:00
migrate-mongo-config.ts feat: setup clickhouse migration tool + update metrics schema (add is_delta + is_monotonic fields) (#138) 2023-12-03 14:06:50 -08:00
nodemon.json Improve common-utils build performance and add support for .env.local (#1466) 2025-12-11 23:07:16 +00:00
openapi.json chore: Format OpenAPI Docs (#1555) 2026-01-05 17:41:15 +00:00
package.json Clean Up Integration Test Console Output (#1566) 2026-01-07 17:38:01 +00:00
tsconfig.build.json fix: Update tsconfigs to resolve IDE type errors (#1150) 2025-09-11 08:55:14 -04:00
tsconfig.json Clean Up Integration Test Console Output (#1566) 2026-01-07 17:38:01 +00:00