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

Platform health check #359

Open
domdomegg opened this issue Nov 19, 2023 · 0 comments
Open

Platform health check #359

domdomegg opened this issue Nov 19, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@domdomegg
Copy link
Member

Would be good to set up a platform health check to ensure key functions of platform working. Probably should include:

dev:

  • Public can view a fundraiser
  • Can login to admin pages
  • Can view and edit a fundraiser in admin pages
  • These edits reflect on the public fundraiser

prod:

  • Public can view a fundraiser
  • (maybe? need to do this securely - could be a locked down Google account to Raise demo only. Don't know if Google's security would stop this bot login) Can login to admin pages
  • (Raise demo?) Can view and edit a fundraiser in admin pages
  • These edits reflect on the public fundraiser

Suggested frequency: maybe every 24 hours? or every week?

Maybe Cypress + GitHub Actions on a schedule is the right toolkit for this? (unsure)

@domdomegg domdomegg added the enhancement New feature or request label Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant