Skip to content

Commit

Permalink
Add a cron job to run 2.x e2e tests every Monday,Wednesday and Friday (
Browse files Browse the repository at this point in the history
  • Loading branch information
kdaud authored Aug 22, 2023
1 parent 6859625 commit d596344
Show file tree
Hide file tree
Showing 34 changed files with 68 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/platform-install-advanced.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Platform Advanced Installation
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
repository_dispatch:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/platform-install-postgres.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Platform Postgres Installation
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
repository_dispatch:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/platform-install-simple.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Platform Simple Installation
on:
schedule:
- cron: '0 0 * * 1,3,5'
workflow_dispatch:
push:
branches: [master]
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/platform-install-testing.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Platform Testing Installation
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
repository_dispatch:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/platform-upgrade.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Platform Upgrade
on:
schedule:
- cron: '0 0 * * 1,3,5'
workflow_dispatch:
push:
branches: [master]
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/qa.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: All Browser Tests
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-appointment.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Appointment
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-clinical-visit.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Clinical Visit
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-condition.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Patient Condition
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-find-Patient.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Find Patient
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-form.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Form
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-inpatient.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Inpatient
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-legacy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Legacy Selenium Tests
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-location-management.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Location Management
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-login.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Login
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-module.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Module
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-open-concept-lab.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Open Concept Lab
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-patient-allergies.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Patient Allergies
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-patient-demographics.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Patient Demographics
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-patient-encounter.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Patient Encounter
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-patient-record.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Patient Record
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-patient-visit.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Patient Visit
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-person.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Person
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-phoneNumberValidation.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Phone Number validation
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-provider.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Provider
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-registration.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Patient Registration
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-report.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Reports
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-roles-and-privileges.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Roles And Privileges
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-service.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Service
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-user-account.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x User Account
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-user.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Add User & Roles
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-visit-note.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Visit Note
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-visit-type.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Visit Type
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/refapp-2x-vitals-and-triaging.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: RefApp 2.x Vitals And Triaging
on:
schedule:
- cron: '0 0 * * 1,3,5'
push:
branches: [master]
pull_request:
Expand Down

0 comments on commit d596344

Please sign in to comment.