kibana/x-pack/test/apm_api_integration/common
Carlos Crespo c473a69afc
[APM] Revert deletion of service agent test (#200196)
Closes https://github.com/elastic/kibana/issues/198988
Part of https://github.com/elastic/kibana/issues/193245

## Summary

Follow up from https://github.com/elastic/kibana/pull/199812. The
`agent.spec.ts` test was deleted by mistake.

### How to test

- Serverless

```
node scripts/functional_tests_server --config x-pack/test/api_integration/deployment_agnostic/configs/serverless/oblt.serverless.config.ts
node scripts/functional_test_runner --config x-pack/test/api_integration/deployment_agnostic/configs/serverless/oblt.serverless.config.ts --grep="APM"
```

It's recommended to be run against
[MKI](https://github.com/crespocarlos/kibana/blob/main/x-pack/test_serverless/README.md#run-tests-on-mki)

- Stateful
```
node scripts/functional_tests_server --config x-pack/test/api_integration/deployment_agnostic/configs/stateful/oblt.stateful.config.ts
node scripts/functional_test_runner --config x-pack/test/api_integration/deployment_agnostic/configs/stateful/oblt.stateful.config.ts --grep="APM"
```

- [ ] ~(OPTIONAL, only if a test has been unskipped) Run flaky test
suite~
- [x] local run for serverless
- [x] local run for stateful
- [x] MKI run for serverless

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2024-11-18 04:46:22 -06:00
..
fixtures/es_archiver [APM] Revert deletion of service agent test (#200196) 2024-11-18 04:46:22 -06:00
utils Fix missing params from search strategy polling requests causing validation errors in tests (#199539) 2024-11-08 15:34:35 -06:00
apm_api_supertest.ts [FTR] enable recommended mocha + no-floating-promises ESLint rules (#190690) 2024-08-23 11:54:36 -05:00
bettertest.ts Update supertest and superagent to latest version (#183587) 2024-05-17 04:23:21 -07:00
bootstrap_apm_synthtrace.ts [Obs AI Assistant] E2E test for contextual insights (#182715) 2024-05-13 02:56:18 -07:00
config.ts [Synthtrace] Adding Entities support (#196258) 2024-10-15 16:21:32 +01:00
ftr_provider_context.ts [eslint] enable type-specific lint rules (#114184) 2021-11-03 16:56:17 -06:00
registry.ts Fix some type issues in x-pack/test (#167343) 2023-09-27 13:14:01 -07:00