Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does pa11y-dashboard provide monitoring? #259

Closed
anevins12 opened this issue Apr 29, 2020 · 6 comments
Closed

Does pa11y-dashboard provide monitoring? #259

anevins12 opened this issue Apr 29, 2020 · 6 comments

Comments

@anevins12
Copy link

I understand that a test can be run manually, but I was wondering whether a test could be ran daily or weekly for example.

@josebolos
Copy link
Member

Hi @anevins12,

Yes, the goal of pa11y-dashboard is to track the a11y violations over time and by default tests will run once a day, although this can be configured when deploying the app, e.g.:
https://github.com/pa11y/pa11y-dashboard/blob/master/config/production.sample.json#L10

The last 30 days of data will show in the graphs, unfortunately this is not configurable.

I realise that the documentation doesn't explain this very well, so we definitely should improve this.

@anevins12
Copy link
Author

Thank you for coming back to me Jose, I had read it somewhere but on looking at the readme I thought I may have made a mistake. Thanks for clarifying that it does carry out testing over time, I appreciate all the work into this!

@anevins12 anevins12 reopened this Apr 29, 2020
@josebolos
Copy link
Member

Thanks for creating this issue. It looks like this may be fixed now, feel free to reopen the issue if not.

@andreabisello
Copy link

@anevins12 in order to use cron properties we must to be in a linux machine with cron?

@anevins12
Copy link
Author

CC @josebolos

@josebolos
Copy link
Member

@andreabisello No, Pa11y Dashboard doesn't make use of the cron tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants