sanity-runner icon indicating copy to clipboard operation
sanity-runner copied to clipboard

Automate your sanity tests against a chrome browser running in AWS Lambda. Can be implemented into deployment pipelines for easy post-deploy tests or can be run on the regular to determine if your sit...

Results 20 sanity-runner issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. > [!WARNING] These dependencies are deprecated: | Datasource | Name | Replacement PR? |...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://togithub.com/actions/cache) | action | minor | `v3.0.5` -> `v3.3.3` | --- ### Release...

dependencies

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | minor | `v3.0.2` -> `v3.6.0` | --- ### Release...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jest-docblock](https://togithub.com/jestjs/jest) ([source](https://togithub.com/jestjs/jest/tree/HEAD/packages/jest-docblock)) | [`^28.0.2` -> `^28.1.1`](https://renovatebot.com/diffs/npm/jest-docblock/28.1.1/28.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/jest-docblock/28.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [expect-puppeteer](https://togithub.com/argos-ci/jest-puppeteer/tree/main/packages/expect-puppeteer#readme) ([source](https://togithub.com/argos-ci/jest-puppeteer/tree/HEAD/packages/expect-puppeteer)) | [`^6.1.0` -> `^6.1.1`](https://renovatebot.com/diffs/npm/expect-puppeteer/6.1.1/6.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/expect-puppeteer/6.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest)) | [`^28.1.6` -> `^28.1.8`](https://renovatebot.com/diffs/npm/@types%2fjest/28.1.6/28.1.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fjest/28.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/cli-progress](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cli-progress) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cli-progress)) | [`^3` -> `^3.11.6`](https://renovatebot.com/diffs/npm/@types%2fcli-progress/3.11.0/3.11.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fcli-progress/3.11.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies

Test reporting should happen in the client. This simplifies the service, lets us remove dependencies from the service, and ensures we're not limited by the information we have in the...

enhancement
breaking change

We're missing test coverage! And we're a testing tool! We can start with some unit tests and then add some end to end tests.

infrastructure