elastic / apm-nodejs-http-client

**Moved to elastic/apm-agent-nodejs.** A low-level Node.js HTTP client for communicating with the Elastic APM intake API
MIT License
21 stars 30 forks source link

tests: rename test files to *.test.js #163

Closed trentm closed 3 years ago

trentm commented 3 years ago

We did the same in the agent. It is nice to clarify/differentiate from .js files that are not tests: like test utils and fixtures.

apmmachine commented 3 years ago

:green_heart: Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

#### Build stats * Start Time: 2021-09-02T18:33:22.047+0000 * Duration: 7 min 12 sec * Commit: 78dc3d786fbe0e8a8b66a93377ae142356caa6cb #### Test stats :test_tube: | Test | Results | | ------------ | :-----------------------------: | | Failed | 0 | | Passed | 16989 | | Skipped | 0 | | Total | 16989 | #### Trends :test_tube: ![Image of Build Times](https://apm-ci.elastic.co/job/apm-agent-nodejs/job/apm-nodejs-http-client-mbp/job/PR-163/buildTimeGraph/png) ![Image of Tests](https://apm-ci.elastic.co/job/apm-agent-nodejs/job/apm-nodejs-http-client-mbp/job/PR-163/1/testReport/history/countGraph/png?start=0&end=25)