issues
search
GovTechSG
/
oobee
Oobee (formerly known as Purple A11y) is a customisable, automated web accessibility testing tool that allows software development teams to find and fix accessibility problems to improve persons with disabilities (PWDs) access to digital services.
MIT License
116
stars
43
forks
source link
Reduce screenshots folder size
#275
Closed
yunruu
closed
8 months ago
yunruu
commented
8 months ago
This PR adds...
Reduce file size occupied by screenshots improvement
Screenshots are stored with the jpeg extension
Duplicate screenshots are removed
[x] I've kept this PR as small as possible (~500 lines) by splitting it into PRs with manageable chunks of code
[x] I've requested reviews from 1 reviewer
[x] I've tested existing features (website scan, sitemap, custom flow) in both node index and cli
[x] I've synced this fork with GovTechSG repo
[ ] I've added/updated unit tests
[ ] I've added/updated any necessary dependencies in
package[-lock].json
npm audit
, portable installation on GitHub Actions
This PR adds...
package[-lock].json
npm audit
, portable installation on GitHub Actions