You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
Would be good to set up a platform health check to ensure key functions of platform working. Probably should include:
dev:
prod:
Suggested frequency: maybe every 24 hours? or every week?
Maybe Cypress + GitHub Actions on a schedule is the right toolkit for this? (unsure)
The text was updated successfully, but these errors were encountered: