Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[APM] Migrate mobile API tests to deployment agnostic approach #198945

Closed
kpatticha opened this issue Nov 5, 2024 · 1 comment
Closed

[APM] Migrate mobile API tests to deployment agnostic approach #198945

kpatticha opened this issue Nov 5, 2024 · 1 comment
Labels
needs-team Issues missing a team label

Comments

@kpatticha
Copy link
Contributor

Parent #193245

API ESS Serverless Test files
GET /internal/apm/mobile-services/{serviceName}/crashes/groups/main_statistics ESS: ./test/apm_api_integration/tests/mobile/crashes/crash_group_list.spec.ts
GET /internal/apm/mobile-services/{serviceName}/crashes/distribution ESS: ./test/apm_api_integration/tests/mobile/crashes/distribution.spec.ts
GET /internal/apm/services/{serviceName}/errors/{groupId}/samples ESS: ./test/apm_api_integration/tests/mobile/errors/group_id_samples.spec.ts
GET /internal/apm/mobile-services/{serviceName}/detailed_statistics ESS: ./test/apm_api_integration/tests/mobile/mobile_detailed_statistics_by_field.spec.ts
GET /internal/apm/services/{serviceName}/mobile/filters ESS: ./test/apm_api_integration/tests/mobile/mobile_filters.spec.ts
GET /internal/apm/mobile-services/{serviceName}/transactions/charts/http_requests ESS: ./test/apm_api_integration/tests/mobile/mobile_http_requests_timeseries.spec.ts
GET /internal/apm/mobile-services/{serviceName}/location/stats ESS: ./test/apm_api_integration/tests/mobile/mobile_location_stats.spec.ts
GET /internal/apm/mobile-services/{serviceName}/main_statistics ESS: ./test/apm_api_integration/tests/mobile/mobile_main_statistics_by_field.spec.ts
GET /internal/apm/mobile-services/{serviceName}/most_used_charts ESS: ./test/apm_api_integration/tests/mobile/mobile_most_used_chart.spec.ts
GET /internal/apm/mobile-services/{serviceName}/transactions/charts/sessions ESS: ./test/apm_api_integration/tests/mobile/mobile_sessions_timeseries.spec.ts
GET /internal/apm/mobile-services/{serviceName}/stats ESS: ./test/apm_api_integration/tests/mobile/mobile_stats.spec.ts
GET /internal/apm/mobile-services/{serviceName}/terms ESS: ./test/apm_api_integration/tests/mobile/mobile_terms_by_field.spec.ts
@botelastic botelastic bot added the needs-team Issues missing a team label label Nov 5, 2024
@kpatticha
Copy link
Contributor Author

dublicate of #198980

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-team Issues missing a team label
Projects
None yet
Development

No branches or pull requests

1 participant