feat: update inline hints and tips #2256
Annotations
2 errors
Run npm run test:
packages/cli/src/reporters/__tests__/github-md-builder.spec.ts#L25
expect(received).toMatchSnapshot(hint)
Snapshot name: `GithubMdBuilder renders basic markdown output with assets & links: github-markdown-with-assets-links 1`
New snapshot was not written. The update flag must be explicitly passed to write a new snapshot.
This is likely because this test is run in a continuous integration (CI) environment in which snapshots are not written by default.
Received:
"# Checkly Test Session Summary
Ran **2** checks in **eu-west-1**.
[View detailed test session summary](https://app.checklyhq.com/test-sessions/0c4c64b3-79c5-44a6-ae07-b580ce73f328)
|Result|Name|Check Type|Filename|Duration|Link|
|:-|:-|:-|:-|:-|:-|
|✅ Pass|my-test.spec.ts|BROWSER|`src/__checks__/folder/browser.check.ts`|7s |[Full test report](https://app.checklyhq.com/test-sessions/0c4c64b3-79c5-44a6-ae07-b580ce73f328/results/702961fd-7e2c-45f0-97be-1aa9eabd4d82)|
|✅ Pass|Test API check|API|`src/some-other-folder/api.check.ts`|2s |[Full test report](https://app.checklyhq.com/test-sessions/0c4c64b3-79c5-44a6-ae07-b580ce73f328/results/1c0be612-a5ec-432e-ac1c-837d2f70c010)|
"
at Object.<anonymous> (src/reporters/__tests__/github-md-builder.spec.ts:25:22)
|
Run npm run test
Process completed with exit code 1.
|
Loading