linode / manager

Akamai's Cloud Manager is an open-source, single-page application designed as the primary frontend interface for interacting with the Linode API. It is entrusted by hundreds of thousands of customers with the management of their Linode services.
https://cloud.linode.com
Apache License 2.0
690 stars 361 forks source link

test: Remove committed Cypress screenshots, simplify .gitignore rules #10932

Closed jdamore-linode closed 1 month ago

jdamore-linode commented 1 month ago

Description πŸ“

This is a super tiny PR that deletes the screenshots saved in cypress/screenshots and simplifies the .gitignore rule around that.

These files are super old remnants of (I think?) a visual regression testing implementation we used to have, but soon we'll be uploading test failure screenshots as artifacts in CI, and these files being here makes that difficult (since they'll show up in the artifacts, too).

(We still have plans to implement visual regression testing, and getting rid of these snapshots won't get in the way of that at all)

Changes πŸ”„

Target release date πŸ—“οΈ

N/A

How to test πŸ§ͺ

No testing needed since nothing depends on these files existing.

As an Author I have considered πŸ€”

Check all that apply

github-actions[bot] commented 1 month ago

Coverage Report: βœ…
Base Coverage: 86.64%
Current Coverage: 86.64%