Created
August 8, 2018 06:36
-
-
Save paulfalgout/738a1a84d2eda1e701fcf87fa9f1fee8 to your computer and use it in GitHub Desktop.
Cypress v3 preprocessing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7==================================================================================================== | |
(Run Starting) | |
7 ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Cypress: 3.0.3 │ | |
│ Browser: Chrome 68 │ | |
│ Specs: 45 found (clinicians/clinician-create.js, clinicians/clinician-profile.js, clinic… │ | |
│ Run URL: https://dashboard.cypress.io/#/projects/4a82d650-339e-4759-a4b4-3ad4f228e95f/runs… │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: clinicians/clinician-create.js... (1 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/clinicians/clinician-create.js +34s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/clinicians/clinician-create.js +7ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/clinicians/clinician-create.js +5ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/clinicians/clinician-create.js +175ms | |
(node:5818) DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/support/index.js +27ms | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/support/index.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/support/index.js +1ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/support/index.js +14ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/clinicians/clinician-create.js +2s | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/clinicians/clinician-create.js +8ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/support/index.js +2s | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/support/index.js +0ms | |
Add New Clinician | |
✓ setting a blank mobile phone field (2594ms) | |
✓ setting the mobile phone field to an invalid US format (1968ms) | |
✓ setting the mobile phone field to a valid US format (1841ms) | |
✓ disabling the mobile phone field (1858ms) | |
✓ Unsuccessful form submission (796ms) | |
5 passing (9s) | |
(Results) | |
┌──────────────────────────────────────────────┐ | |
│ Tests: 5 │ | |
│ Passing: 5 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 9 seconds │ | |
│ Spec Ran: clinicians/clinician-create.js ��� | |
└──────────────────────────────────────────────┘ | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/clinicians/clinician-create.js +10s | |
(Uploading Results) | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: clinicians/clinician-profile.js... (2 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/clinicians/clinician-profile.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/clinicians/clinician-profile.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/clinicians/clinician-profile.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/clinicians/clinician-profile.js +15ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/clinicians/clinician-profile.js +256ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/clinicians/clinician-profile.js +0ms | |
Clinician Profile | |
When a profile is editable | |
✓ editing the form (1432ms) | |
When a profile is not editable | |
✓ should not render an 'edit' button in the basics region (517ms) | |
When editing a profile | |
✓ entering a phone number (1420ms) | |
3 passing (3s) | |
(Results) | |
┌───────────────────────────────────────────────┐ | |
│ Tests: 3 │ | |
│ Passing: 3 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 3 seconds │ | |
│ Spec Ran: clinicians/clinician-profile.js │ | |
└───────────────────────────────────────────────┘ | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/clinicians/clinician-profile.js +4s | |
(Uploading Results) | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: clinicians/clinicians-list.js... (3 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/clinicians/clinicians-list.js +12s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/clinicians/clinicians-list.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/clinicians/clinicians-list.js +1ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/clinicians/clinicians-list.js +24ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/clinicians/clinicians-list.js +261ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/clinicians/clinicians-list.js +4ms | |
Group's Clinicians page | |
✓ sorting clinicians (3025ms) | |
with clinicians | |
✓ loading the Clinicians page for a particular group (709ms) | |
✓ hovering over clinician tooltips (2498ms) | |
wihout clinicians | |
✓ loading the Clinicians page for a particular group (504ms) | |
4 passing (7s) | |
(Results) | |
┌─────────────────────────────────────────────┐ | |
│ Tests: 4 │ | |
│ Passing: 4 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 6 seconds │ | |
│ Spec Ran: clinicians/clinicians-list.js m│ | |
└─────────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/clinicians/clinicians-list.js +7s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: content/pathway-published.js... (4 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/content/pathway-published.js +12s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/content/pathway-published.js +1ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/content/pathway-published.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/content/pathway-published.js +44ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/content/pathway-published.js +249ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/content/pathway-published.js +0ms | |
Published Pathway Page | |
✓ displaying a note in a tooltip (1613ms) | |
✓ displaying factors without a pathway (538ms) | |
✓ displaying factors with a pathway (579ms) | |
✓m displaying a shared pathway (848ms) | |
4 passing (4s) | |
(Results) | |
┌────────────────────────────────────────────┐ | |
│ Tests: 4 │ | |
│ Passing: 4 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 3 seconds │ | |
│ Spec Ran: content/pathway-published.js │ | |
└───0m─────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/content/pathway-published.js +4s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: content/pathway-target.js... (5 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/content/pathway-target.js +12s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/content/pathway-target.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/content/pathway-target.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/content/pathway-target.js +36ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/content/pathway-target.js +391ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/content/pathway-target.js +0ms | |
Setting pathway target adherence | |
when pathway is unpublished | |
✓ should show the target adherence button (1303ms) | |
when pathway has no target adherence and ts | |
✓ clicking the target adherence button (863ms) | |
✓ saving with no target adherence (771ms) | |
✓ saving a target adherence (1874ms) | |
when pathway has a target adherence and ts | |
✓ clicking the target pathway adherence button (856ms) | |
✓ removing a target (889ms) | |
6 passing (7s) | |
(Results) | |
┌─────────────────────────────────────────┐ | |
│ Tests: 6 │ | |
│ Passing: 6 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 6 seconds │ | |
│ Spec Ran: content/pathway-target.js │ | |
└───────m──────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/content/pathway-target.js +7s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: content/pathway-unpublished.js... (6 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/content/pathway-unpublished.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/content/pathway-unpublished.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/content/pathway-unpublished.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/content/pathway-unpublished.js +14ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/content/pathway-unpublished.js +430ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/content/pathway-unpublished.js +0ms | |
Unpublished Pathway Page | |
when the current user owns the pathway | |
✓ should render the context menu with "Unpublished" selected (1616ms) | |
✓ adding a factor (844ms) | |
✓ deleting a factor (741ms) | |
✓ Adding a task (6756ms) | |
✓ Editing an existing task list (1868ms) | |
✓ Removing a task (825ms) | |
✓ Publishing a pathway (911ms) | |
when the current user does not own the pathway | |
✓ should prevent the user from editing the pathway (793ms) | |
8 passing (15s) | |
(Results) | |
┌──────────────────────────────────────────────┐ | |
│ Tests: 8 │ | |
│ Passing: 8 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 14 seconds │ | |
│ Spec Ran: content/pathway-unpublished.js │ | |
└──────────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/content/pathway-unpublished.js +15s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: content/pathways.js... (7 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/content/pathways.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/content/pathways.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/content/pathways.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/content/pathways.js +37ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/content/pathways.js +417ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/content/pathways.js +0ms | |
Pathway List | |
✓ displaying 10 pathways (1432ms) | |
✓ displaying 0 pathways (467ms) | |
✓ displaying a shared pathway (886ms) | |
✓ displaying an unpublished pathway (494ms) | |
✓ displaying a published pathway (597ms) | |
Filter State | |
✓ it should store the selected filter when app is stopped and restarted (1356ms) | |
6 passing (5s) | |
(Results) | |
┌───────────────────────────────────┐ | |
│ Tests: 6 │ | |
│ Passing: 6 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 5 seconds │ | |
│ Spec Ran: content/pathways.js │ | |
└───────────────────────────────────┘ | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/content/pathways.js +6s | |
(Uploading Results) | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: custom_lists/custom_lists.js... (8 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/custom_lists.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/custom_lists.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/custom_lists/custom_lists.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/custom_lists.js +31ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/custom_lists/custom_lists.js +584ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/custom_lists.js +2ms | |
Generic Custom List | |
✓ sorting (1705ms) | |
✓ displaying a Large Quantity Custom List (1063ms) | |
✓ Searching Custom List (972ms) | |
✓ displaying Empty Custom List (438ms) | |
✓ Displaying frontend columns (1014ms) | |
localStorage | |
✓ setting the state in localStorage (496ms) | |
✓ using out of date localStorage (492ms) | |
✓ changing the state (1074ms) | |
Filtering Custom Lists | |
✓ displaying a list with no filters defined (495ms) | |
✓ displaying a list with filters defined (718ms) | |
✓ displaying a list with custom filters defined but no default filters set (650ms) | |
11 passing (9s) | |
(Results) | |
┌────────────────────────────────────────────┐ | |
│ Tests: 11 │ | |
│ Passing: 11 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 9 seconds │ | |
│ Spec Ran: custom_lists/custom_lists.js 0m│ | |
└────────────────────────────────────────────┘ | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/custom_lists.js +10s | |
(Uploading Results) | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: custom_lists/pathway_columns.js... (9 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/pathway_columns.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/pathway_columns.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/custom_lists/pathway_columns.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/pathway_columns.js +37ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/custom_lists/pathway_columns.js +160ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/pathway_columns.js +1ms | |
Pathway List Columns | |
✓ Displaying columns (530ms) | |
1 passing (774ms) | |
(Results) | |
┌───────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing:9m 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 0 seconds │ | |
│ Spec Ran: custom_lists/pathway_columns.js │ | |
└───────────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/pathway_columns.js +1s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: custom_lists/pathway_filters.js... (10 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/pathway_filters.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/pathway_filters.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/custom_lists/pathway_filters.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/pathway_filters.js +27ms | |
(node:5818) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 preprocessor:close listeners added. Use emitter.setMaxListeners() to increase limit | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/custom_lists/pathway_filters.js +152ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/pathway_filters.js +10ms | |
Pathway List Filters | |
✓ Displaying filters (548ms) | |
1 passing (797ms) | |
(Results) | |
┌───────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 0 seconds │ | |
│ Spec Ran: custom_lists/pathway_filters.js │ | |
└───────────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/pathway_filters.js +1s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: custom_lists/patient_columns.js... (11 of 45) | |
(node:5638) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 exitEarlyWithErr listeners added. Use emitter.setMaxListeners() to increase limit | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/patient_columns.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/patient_columns.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/custom_lists/patient_columns.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/patient_columns.js +30ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/custom_lists/patient_columns.js +254ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/patient_columns.js +12ms | |
Patient List Columns | |
✓ Displaying columns (519ms) | |
1 passing (753ms) | |
(Results) | |
┌───────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 0 seconds │ | |
│ Spec Ran: custom_lists/patient_columns.js │ | |
└──m─────────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/patient_columns.js +1s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: custom_lists/patient_filters.js... (12 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/patient_filters.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/patient_filters.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/custom_lists/patient_filters.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/patient_filters.js +34ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/custom_lists/patient_filters.js +154ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/patient_filters.js +1ms | |
Patient List Filters | |
✓ Displaying filters (603ms) | |
1 passing (804ms) | |
(Results) | |
┌───────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 0 seconds │ | |
│ Spec Ran: custom_lists/patient_filters.js │ | |
└──m─────────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/patient_filters.js +1s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: custom_lists/task_columns.js... (13 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/task_columns.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/task_columns.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/custom_lists/task_columns.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/task_columns.js +29ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/custom_lists/task_columns.js +159ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/task_columns.js +1ms | |
Task List Columns | |
✓ Displaying columns (587ms) | |
1 passing (843ms) | |
(Results) | |
┌────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 0 seconds │ | |
│ Spec Ran: custom_lists/task_columns.js │ | |
└──[90m──────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/task_columns.js +1s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: custom_lists/task_filters.js... (14 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/task_filters.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/task_filters.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/custom_lists/task_filters.js +2ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/task_filters.js +46ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/custom_lists/task_filters.js +170ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/task_filters.js +1ms | |
Task List Filters | |
✓ Displaying filters (482ms) | |
1 passing (713ms) | |
(Results) | |
┌────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 0 seconds │ | |
│ Spec Ran: custom_lists/task_filters.js │ | |
└───────90m─────────────────────────────────────┘ | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/custom_lists/task_filters.js +1s | |
(Uploading Results) | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: globals/app-nav.js... (15 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/globals/app-nav.js +12s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/globals/app-nav.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/globals/app-nav.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/globals/app-nav.js +16ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/globals/app-nav.js +236ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/globals/app-nav.js +1ms | |
App Nav | |
✓ selecting a nav item (1686ms) | |
✓ displaying the current app navItems list with a button (450ms) | |
2 passing (2s) | |
(Results) | |
┌──────────────────────────────────┐ | |
│ Tests: 2 │ | |
│ Passing: 2 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 2 seconds │ | |
│ Spec Ran: globals/app-nav.js │ | |
└────────────────���─────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/globals/app-nav.js +2s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: insights/care-coordination.js... (16 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/care-coordination.js +12s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/care-coordination.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/insights/care-coordination.js +1ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/care-coordination.js +24ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/insights/care-coordination.js +328ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/care-coordination.js +0ms | |
Care Coordination Insights | |
✓ displaying the Summary Section (1767ms) | |
✓ displaying the Clinician Actions Section (954ms) | |
✓m displaying the Completed Tasks Section (981ms) | |
✓ displaying the To Be Completed Tasks Section (890ms) | |
4 passing (5s) | |
(Results) | |
┌─────────────────────────────────────────────┐ | |
│ Tests: 4 │ | |
│ Passing: 4 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 4 seconds │ | |
│ Spec Ran: insights/care-coordination.js │m | |
└───────────────────────90m──────────────────────┘ | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/care-coordination.js +5s | |
(Uploading Results) | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: insights/engagement.js... (17 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/engagement.js +12s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/engagement.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/insights/engagement.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/engagement.js +14ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/insights/engagement.js +320ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/engagement.js +10ms | |
Engagement Insights | |
✓ displaying the Summary Section (1704ms) | |
✓ displaying the Engagement Status Section (1369ms) | |
✓ displaying Engagement On/Off Section (844ms) | |
3 passing (4s) | |
(Results) | |
┌──────────────────────────────────────┐ | |
│ Tests: 3 │ | |
│ Passing: 3 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 4 seconds │ | |
│ Spec Ran: insights/engagement.js │ | |
└───────────[90m───────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/engagement.js +4s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: insights/insights-app.js... (18 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/insights-app.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/insights-app.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/insights/insights-app.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/insights-app.js +39ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/insights/insights-app.js +238ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/insights-app.js +0ms | |
Insights App | |
Filters bar | |
✓ displaying the engagement app (1126ms) | |
✓ displaying the risk-identification app (560ms) | |
✓ displaying the risk-prevalence app (442ms) | |
✓ displaying the care-coordination app (390ms) | |
✓ displaying the pathway-adherence app (539ms) | |
✓ displaying filters for any Insights page (624ms) | |
✓ displaying insights for only one patient group (434ms) | |
✓ displaying insights for more than one patient group (639ms) | |
8 passing (5s) | |
(Results) | |
┌────────────────────────────────────────┐ | |
│ Tests: 8 │ | |
│ Passing: 8 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 4 seconds │ | |
│ Spec Ran: insights/insights-app.js │ | |
└────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/insights-app.js +5s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: insights/pathway-adherence-drilldown.js... (19 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/pathway-adherence-drilldown.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/pathway-adherence-drilldown.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/insights/pathway-adherence-drilldown.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/pathway-adherence-drilldown.js +15ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/insights/pathway-adherence-drilldown.js +419ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/pathway-adherence-drilldown.js +0ms | |
Pathway Adherence Drilldown Insights | |
✓ display basic adherence information (1383ms) | |
✓ clicking the breadcrumb, a pathway row and a patient name (1107ms) | |
✓ displaying adherence rate (638ms) | |
✓ sorting columns (1757ms) | |
✓ displaying an Open drilldown page (508ms) | |
✓ displaying a closed-this-month drilldown page (517ms) | |
✓ displaying a closed-last-month pathway drilldown (733ms) | |
✓ displaying drilldown for a specific group (510ms) | |
✓ displaying an empty drilldown page (384ms) | |
9 passing (8s) | |
(Results) | |
┌───────────────────────────────────────────────────────┐ | |
│ Tests: 9 │ | |
│ Passing: 9 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │m | |
│ Duration: 7 seconds │ | |
│ Spec Ran: insights/pathway-adherence-drilldown.js │ | |
└───────────────────────────────────────────────────────┘ | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/pathway-adherence-drilldown.js +8s | |
(Uploading Results) | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: insights/pathway-adherence.js... (20 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/pathway-adherence.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/pathway-adherence.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/insights/pathway-adherence.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/pathway-adherence.js +39ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/insights/pathway-adherence.js +560ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/pathway-adherence.js +0ms | |
Pathway Adherence Insights | |
When there are pathways | |
✓ displaying list meta data & clicking adherence numbers (1933ms) | |
✓ filtering pathways (848ms) | |
✓ sorting pathways (1833ms) | |
✓ displaying published, unpublished & shared pathways (889ms) | |
✓ displaying adherence numbers relative to target (506ms) | |
✓ displaying a pathway with no entries for a given adherence period (506ms) | |
When the connection is delayed | |
✓ should make another request if a group is selected before data returns (1615ms) | |
When there are no pathways | |
✓ displaying the emptyView (537ms) | |
8 passing (9s) | |
(Results) | |
┌─────────────────────────────────────────────┐ | |
│ Tests: 8 │ | |
│ Passing: 8 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 8 seconds │ | |
│ Spec Ran: insights/pathway-adherence.js │ | |
└─────────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/pathway-adherence.js +9s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: insights/risk-identification.js... (21 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/risk-identification.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/risk-identification.js +1ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/insights/risk-identification.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/risk-identification.js +10ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/insights/risk-identification.js +254ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/risk-identification.js +0ms | |
Risk Identification Insights | |
✓ displaying the Summary Section (1489ms) | |
✓ displaying the Risk Status Section (1403ms) | |
2 passing (3s) | |
(Results) | |
┌───────────────────────────────────────────────┐ | |
│ Tests: 2 │ | |
│ Passing: 2 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 2 seconds │ | |
│ Spec Ran: insights/risk-identification.js │ | |
└───────────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/risk-identification.js +3s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: insights/risk-prevalence.js... (22 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/risk-prevalence.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/risk-prevalence.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/insights/risk-prevalence.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/risk-prevalence.js +58ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/insights/risk-prevalence.js +143ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/risk-prevalence.js +0ms | |
Risk Prevalence Insights | |
✓ displaying empty results (1133ms) | |
✓ displaying risk prevalence data (667ms) | |
2 passing (2s) | |
(Results) | |
┌───────────────────────────────────────────┐ | |
│ Tests: 2 │ | |
│ Passing: 2 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 1 second │ | |
│ Spec Ran: insights/risk-prevalence.js │ | |
└───────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/insights/risk-prevalence.js +2s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: patients/create.js... (23 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/create.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/create.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/create.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/create.js +16ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/create.js +136ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/create.js +1ms | |
Create Patient | |
✓ displaying groups (1608ms) | |
1 passing (2s) | |
(Results) | |
┌──────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 1 second │ | |
│ Spec Ran: patients/create.js │ | |
└────────────────────────90m──────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/create.js +2s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: patients/custom_lists/pathways.js... (24 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/custom_lists/pathways.js +12s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/custom_lists/pathways.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/custom_lists/pathways.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/custom_lists/pathways.js +49ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/custom_lists/pathways.js +180ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/custom_lists/pathways.js +0ms | |
Custom Pathway List | |
✓ Displaying list results (1247ms) | |
✓ Displaying the empty view (547ms) | |
2 passing (2s) | |
(Results) | |
┌─────────────────────────────────────────────────┐ | |
│ Tests: 2 │ | |
│ Passing: 2 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 1 second │ | |
│ Spec Ran: patients/custom_lists/pathways.js │ | |
└─────────────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/custom_lists/pathways.js +2s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: patients/custom_lists/patients.js... (25 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/custom_lists/patients.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/custom_lists/patients.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/custom_lists/patients.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/custom_lists/patients.js +19ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/custom_lists/patients.js +335ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/custom_lists/patients.js +0ms | |
Custom Patients List | |
✓ Patient List Filters (1612ms) | |
✓ Displaying list count (638ms) | |
✓ Displaying patient FE columns (1545ms) | |
3 passing (4s) | |
(Results) | |
┌─────────────────────────────────────────────────┐ | |
│ Tests: 3 │ | |
│ Passing: 3 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 3 seconds │ | |
│ Spec Ran: patients/custom_lists/patients.js │ | |
└─────────────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/custom_lists/patients.js +4s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: patients/custom_lists/tasks.js... (26 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/custom_lists/tasks.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/custom_lists/tasks.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/custom_lists/tasks.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/custom_lists/tasks.js +17ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/custom_lists/tasks.js +186ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/custom_lists/tasks.js +0ms | |
Custom Task List | |
1) Displaying list results | |
✓ Displaying the empty view (589ms) | |
1 passing (3s) | |
1 failing | |
1) Custom Task List Displaying list results: | |
Uncaught TypeError: this.ui.taskName.toggleClass is not a function | |
This error originated from your application code, not from Cypress. | |
When Cypress detects uncaught errors originating from your application it will automatically fail the current test. | |
This behavior is configurable, and you can choose to turn this off by listening to the 'uncaught:exception' event. | |
https://on.cypress.io/uncaught-exception-from-application | |
at n.toggleHover (http://localhost:40379/dist/rwprovider.85cf0100f4ae2d51c8d9.js:1:789375) | |
at V (http://localhost:40379/dist/vendors-rwprovider.849b5fbfdb0e509ba205.js:1:74316) | |
at http://localhost:40379/dist/vendors-rwprovider.849b5fbfdb0e509ba205.js:1:74518 | |
at http://localhost:40379/dist/vendors-rwprovider.849b5fbfdb0e509ba205.js:1:67670 | |
at http://localhost:40379/dist/vendors-rwprovider.849b5fbfdb0e509ba205.js:1:75205 | |
(Results) | |
┌────────────────────────────────────[90m──────────┐ | |
│ Tests: 2 │ | |
│ Passing: 1 │ | |
│ Failing: 1 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 1 │ | |
│ Video: false │ | |
│ Duration: 3 seconds │ | |
│ Spec Ran: patients/custom_lists/tasks.js │ | |
└──────────────────────────────────────────────┘ | |
([1mScreenshots) | |
- /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/reports/screenshots/patients/custom_lists/tasks.js/Custom Task List -- Displaying list results (failed).png (1050x938) | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/custom_lists/tasks.js +4s | |
- Done Uploading (1/1) /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/reports/screenshots/patients/custom_lists/tasks.js/Custom Task List -- Displaying list results (failed).png | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: patients/inbox.js... (27 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/inbox.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/inbox.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/inbox.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/inbox.js +25ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/inbox.js +404ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/inbox.js +9ms | |
Inbox List | |
✓ displaying no notifications (1387ms) | |
when there are notifications | |
✓ displaying Group Actions Notifications (1479ms) | |
✓ displaying Patient Risk Notifications (956ms) | |
3 passing (4s) | |
(Results) | |
┌─────────────────────────────────┐ | |
│ Tests: 3 │ | |
│ Passing: 3 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 3 seconds │ | |
│ Spec Ran: patients/inbox.js │ | |
└───────────────────m──────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/inbox.js +4s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: patients/pathways/pathway-dashboard.js... (28 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/pathways/pathway-dashboard.js +12s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/pathways/pathway-dashboard.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/pathways/pathway-dashboard.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/pathways/pathway-dashboard.js +8ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/pathways/pathway-dashboard.js +409ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/pathways/pathway-dashboard.js +1ms | |
Patients Pathway Dashboard | |
✓ Displaying the list (1711ms) | |
✓ Displaying an empty list (508ms) | |
localStorage | |
✓ setting the list state with localstorage (499ms) | |
✓ changing the list state (907ms) | |
4 passing (4s) | |
(Results) | |
┌──────────────────────────────────────────────────────┐ | |
│ Tests: 4 │ | |
│ Passing: 4 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 3 seconds │ | |
│ Spec Ran: patients/pathways/pathway-dashboard.js │ | |
└──────────────────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/pathways/pathway-dashboard.js +4s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: patients/patient/add-factors.js... (29 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/add-factors.js +12s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/add-factors.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/add-factors.js +1ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/add-factors.js +19ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/add-factors.js +384ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/add-factors.js +0ms | |
Add Risk Factors | |
✓ Displaying a risk that has a pathway (1641ms) | |
✓ Displaying a risk that does not have a pathway (594ms) | |
✓ Editing an existing risk (1483ms) | |
✓ Editing an existing risk that has pathway factors applied (1036ms) | |
✓ Creating a new pathway risk that has core tasks and factors with pathways (1386ms) | |
✓ Creating a risk that has all pathway factors (567ms) | |
✓ Creating a risk that does not have a pathway (659ms) | |
✓ Adding multiple factors associated with the same pathway block (1395ms) | |
8 passing (9s) | |
(Results) | |
┌───────────────────────────────────────────────┐ | |
│ Tests: 8 │ | |
│ Passing: 8 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 8 seconds │ | |
│ Spec Ran:[39m patients/patient/add-factors.js │ | |
└───────────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/add-factors.js +9s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: patients/patient/back-to-list.js... (30 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/back-to-list.js +12s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/back-to-list.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/back-to-list.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/back-to-list.js +30ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/back-to-list.js +158ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/back-to-list.js +12ms | |
Back to List | |
✓ clicking the back to list button (5568ms) | |
1 passing (6s) | |
(Results) | |
┌────────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 5 seconds │ | |
│ Spec Ran: patients/patient/back-to-list.js │ | |
└���───────────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/back-to-list.js +6s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: patients/patient/ccm-report.js... (31 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/ccm-report.js +12s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/ccm-report.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/ccm-report.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/ccm-report.js +23ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/ccm-report.js +277ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/ccm-report.js +1ms | |
CCM Report | |
✓ displaying the CCM report (1702ms) | |
✓ clicking "View Printable Report" (727ms) | |
✓ displaying no activity items (498ms) | |
3 passing (3s) | |
(Results) | |
┌──────────────────────────────────────────────┐ | |
│ Tests: 3 │ | |
│ Passing: 3 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 2 seconds │ | |
│ Spec Ran: patients/patient/ccm-report.js ��� | |
└──────────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/ccm-report.js +3s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: patients/patient/checkin.js... (32 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/checkin.js +12s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/checkin.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/checkin.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/checkin.js +31ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/checkin.js +117ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/checkin.js +11ms | |
Patient Check-In | |
✓ displaying an Assessment in the Context Trail (1349ms) | |
✓ displaying a Check-In in the Context Trail (473ms) | |
2 passing (2s) | |
(Results) | |
┌───────────────────────────────────────────┐ | |
│ Tests: 2 │ | |
│ Passing: 2 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 1 second │ | |
│ Spec Ran: patients/patient/checkin.js │ | |
└──90m─────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/checkin.js +2s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: patients/patient/history.js... (33 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/history.js +12s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/history.js +1ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/history.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/history.js +29ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/history.js +393ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/history.js +2ms | |
Patient History | |
✓ displaying the Context Trail (1769ms) | |
✓ displaying CCM History Items (548ms) | |
✓ displaying Check-In History Items (863ms) | |
✓ displaying CCM Monthly Report Items (602ms) | |
✓ displaying Closed Risk Items (677ms) | |
✓ displaying Group Action Items (1036ms) | |
✓ displaying a Disease Focus Changed Item (500ms) | |
Engagement Status Items | |
✓ displaying standard format status items (555ms) | |
✓ displaying custom format status items (553ms) | |
9 passing (7s) | |
(Results) | |
┌───────────────────────────────────────────┐ | |
│ Tests: 9 │ | |
│ Passing: 9 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 7 seconds │ | |
│ Spec Ran: patients/patient/history.js │ | |
└───────────────────────────────────────────┘ | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/history.js +8s | |
(Uploading Results) | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: patients/patient/overview.js... (34 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/overview.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/overview.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/overview.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/overview.js +20ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/overview.js +568ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/overview.js +5ms | |
Patient Overview | |
✓ displaying the Context Trail (1671ms) | |
✓ scrolling the Context Trail (2032ms) | |
✓ displaying CCM History Items (572ms) | |
✓ displaying Check-In History Items (1014ms) | |
✓ displaying Assessment History Items with zero score (541ms) | |
✓ displaying CCM Monthly Report Items (726ms) | |
✓ displaying Closed Risk Items (725ms) | |
✓ displaying Group Action Items (1059ms) | |
✓ displaying a Disease Focus Changed Item (474ms) | |
✓ clicking a view only patient (580ms) | |
✓ clicking the History button (743ms) | |
Risks List | |
✓ displaying the risk list (1025ms) | |
✓ displaying an empty risk list (516ms) | |
when an organization does not have any assessments | |
✓ should not display the new assessment button (507ms) | |
Engagement Status Items | |
✓ displaying standard format status items (618ms) | |
✓ displaying custom format status items (615ms) | |
Recent Items | |
✓ displaying items older than 30 days (553ms) | |
✓ displaying the first 7 items (619ms) | |
18 passing (15s) | |
(Results) | |
┌────────────────────────────────────────────┐ | |
│ Tests: 18 │ | |
│ Passing: 18 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 15 seconds │ | |
│ Spec Ran: patients/patient/overview.js │ | |
└─0m───────[39m────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/overview.js +15s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: patients/patient/pathway/activity.js... (35 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/pathway/activity.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/pathway/activity.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/pathway/activity.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/pathway/activity.js +33ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/pathway/activity.js +344ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/pathway/activity.js +0ms | |
Patient Pathway Activity | |
✓ viewing an open pathway (1915ms) | |
✓ viewing a closed pathway (761ms) | |
2 passing (3s) | |
(Results) | |
┌────────────────────────────────────────────────────┐ | |
│ Tests: 2 │ | |
│ Passing: 2 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 2 seconds │ | |
│ Spec Ran: patients/patient/pathway/activity.js │ | |
└───────────────────────────────────────0m─────────────┘ | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/pathway/activity.js +3s | |
(Uploading Results) | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: patients/patient/pathway/factors.js... (36 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/pathway/factors.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/pathway/factors.js +1ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/pathway/factors.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/pathway/factors.js +50ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/pathway/factors.js +221ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/pathway/factors.js +1ms | |
Patient Pathway Factors | |
✓ displaying the Factor dropdown (2134ms) | |
1 passing (2s) | |
(Results) | |
┌───────────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 2 seconds │ | |
│ Spec Ran: patients/patient/pathway/factors.js │ | |
└───────────────────────────────────────────────────┘ | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/pathway/factors.js +2s | |
(Uploading Results) | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: patients/patient/pathway/tasks.js... (37 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/pathway/tasks.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/pathway/tasks.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/pathway/tasks.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/pathway/tasks.js +11ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/pathway/tasks.js +465ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/pathway/tasks.js +1ms | |
Patient Pathway Tasks | |
✓ Adding a task (8535ms) | |
✓ Editing an existing task list (2198ms) | |
✓ Completing a task while editing (2766ms) | |
✓ Removing a task (827ms) | |
✓ Adding a direct message (7084ms) | |
5 passing (22s) | |
(Results) | |
┌─────────────────────────────────────────────────┐ | |
│ Tests: 5 │ | |
│ Passing: 5 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 21 seconds │ | |
│ Spec Ran: patients/patient/pathway/tasks.js │ | |
└─────────────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/pathway/tasks.js +22s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: patients/patient/profile.js... (38 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/profile.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/profile.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/profile.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/profile.js +46ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/profile.js +574ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/profile.js +6ms | |
Patient Profile | |
Basics Section | |
✓ displaying the patient name (2797ms) | |
✓ displaying the patient Date of Birth (1633ms) | |
✓ displaying the patient Phone (2000ms) | |
Engagement section | |
✓ displaying the SMS Phone Number (2382ms) | |
✓ patient opting out of text message alerts (573ms) | |
✓ turning off engagement (865ms) | |
Engagement Status | |
✓ setting engagement status to enrolled (704ms) | |
✓ setting engagement status to scheduled (690ms) | |
✓ setting engagement status to active (589ms) | |
✓ setting engagement status to paused (711ms) | |
✓ setting engagement status to not_responding (653ms) | |
✓ setting engagement status to inactive (744ms) | |
Patient Management Section | |
✓ displaying the patient groups and ESCO (565ms) | |
✓ clicking a group field (698ms) | |
✓ displaying the clinician select menu (784ms) | |
✓ displaying the clinician name (927ms) | |
✓ turning Chronic Care Management on/off (987ms) | |
Relationships Section | |
✓ displaying the Relationships Section (1984ms) | |
18 passing (21s) | |
(Results) | |
┌────────────────────────────────────9m───────┐ | |
│ Tests: 18 │ | |
│ Passing: 18 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 20 seconds │ | |
│ Spec Ran: patients/patient/profile.js │ | |
└───────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/profile.js +21s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: patients/patient/search-risks.js... (39 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/search-risks.js +13s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/search-risks.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/search-risks.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/search-risks.js +11ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/search-risks.js +467ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/search-risks.js +0ms | |
Patient Search/Browse Risk | |
✓ filtering by pathway risks (2673ms) | |
✓ unfiltering pathway risks (1395ms) | |
✓ filtering by all risks (1653ms) | |
✓ searching (1492ms) | |
4 passing (7s) | |
(Results) | |
┌────────────────────────────────────────────────┐ | |
│ Tests: 4 │ | |
│ Passing: 4 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 7 seconds │ | |
│ Spec Ran: patients/patient/search-risks.js │ | |
└────────────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/search-risks.js +8s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: patients/patient/sidebar.js... (40 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/sidebar.js +12s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/sidebar.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/sidebar.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/sidebar.js +26ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patient/sidebar.js +274ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/sidebar.js +1ms | |
Patient Sidebar | |
✓ displaying Patient basics (1351ms) | |
✓ displaying a Darwin Score (1119ms) | |
✓ displaying a patient with out a Darwin Score or PAM Level (589ms) | |
✓ displaying a patient with a phone number (560ms) | |
✓ displaying a patient with no phone number (685ms) | |
✓ displaying a patient with no risks (584ms) | |
✓ displaying a patient with risks (565ms) | |
✓ displaying a patient's groups (569ms) | |
Patient with engagement turned off | |
✓ displaying the no access reason (512ms) | |
✓ displaying the optout reason (444ms) | |
✓ displaying the clinically na reason (489ms) | |
✓ displaying the other reason (486ms) | |
12 passing (8s) | |
(Results) | |
┌───────────────────────────────────────────┐ | |
│ Tests: 12 │ | |
│ Passing: 12 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 8 seconds │ | |
│ Spec Ran: patients/patient/sidebar.js │ | |
└───[90m────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patient/sidebar.js +9s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: patients/patients_lists/patients-all-groups.js... (41 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patients_lists/patients-all-groups.js +12s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patients_lists/patients-all-groups.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patients_lists/patients-all-groups.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patients_lists/patients-all-groups.js +23ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patients_lists/patients-all-groups.js +108ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patients_lists/patients-all-groups.js +0ms | |
All Patients | |
✓ loading the All Patients page (1198ms) | |
1 passing (1s) | |
(Results) | |
┌──────────────────────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 1 second │ | |
│ Spec Ran: patients/patients_lists/patients-all-groups.js │ | |
└──────────────────────────────────────────────────────────────┘ | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patients_lists/patients-all-groups.js +2s | |
(Uploading Results) | |
- Nothing to Upload | |
7─────────────────────────────────[39m─────────────────────────────────────────────────────────────────── | |
Running: patients/patients_lists/patients-all-list.js... (42 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patients_lists/patients-all-list.js +12s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patients_lists/patients-all-list.js +1ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patients_lists/patients-all-list.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patients_lists/patients-all-list.js +38ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patients_lists/patients-all-list.js +447ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patients_lists/patients-all-list.js +0ms | |
All Patients List | |
✓ displaying the patients list (5047ms) | |
1 passing (5s) | |
(Results) | |
┌────────────────────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│39m Video: false │ | |
│ Duration: 5 seconds │ | |
│ Spec Ran: patients/patients_lists/patients-all-list.js │ | |
└────────────────────────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patients_lists/patients-all-list.js +5s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: patients/patients_lists/patients-following.js... (43 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patients_lists/patients-following.js +12s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patients_lists/patients-following.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patients_lists/patients-following.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patients_lists/patients-following.js +18ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patients_lists/patients-following.js +148ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patients_lists/patients-following.js +7ms | |
Patients I'm Following page | |
✓ loading the patients I'm Following page (2102ms) | |
1 passing (2s) | |
(Results) | |
┌─────────────────────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 2 seconds │ | |
│ Spec Ran: patients/patients_lists/patients-following.js │ | |
└─────────────────────────────────────────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patients_lists/patients-following.js +3s | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: patients/patients_lists/recent-removals.js... (44 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patients_lists/recent-removals.js +12s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patients_lists/recent-removals.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patients_lists/recent-removals.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patients_lists/recent-removals.js +21ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/patients/patients_lists/recent-removals.js +108ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patients_lists/recent-removals.js +0ms | |
Recent Removals | |
✓ sorting (2058ms) | |
1 passing (2s) | |
(Results) | |
┌──────────────────────────────────────────────────────────┐ | |
│ Tests: 1 │ | |
│ Passing: 1 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
│ Duration: 2 seconds │ | |
│ Spec Ran: patients/patients_lists/recent-removals.js │ | |
└──────────────────────────────────────────────────────────┘ | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/patients/patients_lists/recent-removals.js +2s | |
(Uploading Results) | |
- Nothing to Upload | |
7──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: unit.js... (45 of 45) | |
cypress:webpack get /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/unit.js +12s | |
cypress:webpack input: /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/unit.js +0ms | |
cypress:webpack output: /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/unit.js +0ms | |
cypress:webpack compile /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/unit.js +29ms | |
cypress:webpack warnings for /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/unit.js +11s | |
cypress:webpack [ './assets/tests/unit/custom-list.js\nModule Error (from ../node_modules/eslint-loader/index.js):\n\n\u001b[4m/home/travis/build/RoundingWell/RWell/mainapp/assets/tests/unit/custom-list.js\u001b[24m\n \u001b[2m1:1\u001b[22m \u001b[31merror\u001b[39m Expected space or tab after \'//\' in comment \u001b[2mspaced-comment\u001b[22m\n \u001b[2m8:1\u001b[22m \u001b[31merror\u001b[39m Expected space or tab after \'//\' in comment \u001b[2mspaced-comment\u001b[22m\n\n\u001b[31m\u001b[1m✖ 2 problems (2 errors, 0 warnings)\u001b[22m\u001b[39m\n\u001b[31m\u001b[1m\u001b[22m\u001b[39m\u001b[31m\u001b[1m 2 errors, 0 warnings potentially fixable with the `--fix` option.\u001b[22m\u001b[39m\n\u001b[31m\u001b[1m\u001b[22m\u001b[39m\n @ ./assets/tests/unit sync ^(.*\\.(js$))[^.]*$/\n @ ./assets/tests/integration/unit.js' ] +0ms | |
cypress:webpack finished bundling /home/travis/.config/Cypress/cy/production/projects/mainapp-0c25e55c8ece46c91182476a09911424/bundles/assets/tests/integration/unit.js +1ms | |
cypress:webpack - compile finished for /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/unit.js +1ms | |
Unit Tests | |
./apps/globals/table_app.js | |
TableApp | |
When changing the sort state of the app | |
✓ should call showTableHeader (242ms) | |
✓ should call sortTable (59ms) | |
When sorting the table | |
✓ should not try to sort the table if tableBody does not exist (59ms) | |
✓ should call setComparator when sortTable is called (64ms) | |
✓ should trigger the column:sort event (56ms) | |
When column sorting is disabled | |
✓ should trigger the column:sortDisabled event (94ms) | |
When interacting with the tableBody | |
When clicking on a row | |
✓ should trigger the row:select event (70ms) | |
When the list count changes | |
✓ should trigger the change:listCount event (78ms) | |
./config.js | |
when requiring config | |
✓ should return the default BASE_URL as "/" (44ms) | |
./custom-list.js | |
Custom List Compatibility Tests | |
Pathways Cells | |
✓ Change with caution (45ms) | |
Patients Cells | |
✓ Change with caution | |
Tasks Cells | |
✓ Change with caution (53ms) | |
Pathways Filters | |
✓ Change with caution | |
Patients Filters | |
✓ Change with caution (49ms) | |
Tasks Filters | |
✓ Change with caution (38ms) | |
Pathways Columns | |
✓ Change with caution (50ms) | |
Patients Columns | |
✓ Change with caution | |
Tasks Columns | |
✓ Change with caution (44ms) | |
./entities-service/activity.js | |
when requesting activity:model | |
✓ should return a ActivityItem (44ms) | |
when requesting activity:collection | |
✓ should return an ActivityCollection (64ms) | |
when requesting fetch:activity:byOrgpatient | |
✓ should request by the orgPatientId (60ms) | |
✓ should resolve an activity collection (60ms) | |
./entities-service/entities/activity.js | |
ActivityCollection | |
✓ should contain unique models (101ms) | |
#getRecent | |
✓ should return a collection instance (49ms) | |
✓ should return only models in the past 30 days (43ms) | |
✓ should return a maximum of 7 results (97ms) | |
ActivityModel | |
✓ should be a UniqueModel (46ms) | |
./entities-service/entities/factor.js | |
Factor | |
FactorCollection | |
✓ should contain unique models (58ms) | |
FactorModel | |
✓ should be a UniqueModel (71ms) | |
./entities-service/entities/nav-item.js | |
NavItemCollection | |
✓ should contain unique models (48ms) | |
NavItemModel | |
✓ should be a UniqueModel (58ms) | |
when nav item is inbox | |
✓ should return true for isInbox (49ms) | |
./entities-service/entities/nav-section.js | |
NavSectionCollection | |
✓ should contain unique models (338ms) | |
NavSectionModel | |
✓ should be a UniqueModel (45ms) | |
./entities-service/entities/notification.js | |
NotificationCollection | |
✓ should contain unique models (103ms) | |
✓ should sort the NotificationCollection by their action_ts (54ms) | |
#getStats | |
✓ should return the event_type of the collection (53ms) | |
#getRiskClosed | |
✓ should return one closed risk notification (72ms) | |
when no closed risk notifications | |
✓ should return nothing (89ms) | |
#getFollowerAddRemove | |
when no follower add notifications | |
✓ should return a follower remove notification (88ms) | |
when no follower remove notifications | |
✓ should return a follower add notification (91ms) | |
when no follower notifications | |
✓ should return no notification (91ms) | |
NotificationModel | |
✓ should be a UniqueModel (45ms) | |
./entities-service/entities/orgpatient.js | |
OrgPatientCollection | |
✓ should contain unique models (65ms) | |
OrgPatientModel | |
✓ should be a UniqueModel (53ms) | |
getPhoneNumber | |
✓ should return the formatted phone number (57ms) | |
setPhoneNumber | |
✓ should set the number when no international code is present (69ms) | |
✓ should set the number when international code is present (69ms) | |
✓ should set the number when nationally formatted (78ms) | |
✓ should set the number when number is only partial (50ms) | |
✓ should set the number when number is only partial and formatted (50ms) | |
✓ should validate correctly when set to a non-number value (55ms) | |
✓ should validate correctly when set to an empty string | |
getSMSNumber | |
✓ should return the formatted phone number (62ms) | |
setSMSNumber | |
✓ should set the number when no international code is present (75ms) | |
✓ should set the number when international code is present | |
✓ should set the number when nationally formatted (77ms) | |
✓ should set the number when number is only partial (75ms) | |
✓ should set the number when number is only partial and formatted (73ms) | |
✓ should validate correctly when set to a non-number value (55ms) | |
✓ should validate correctly when set to an empty string | |
./entities-service/entities/pathway.js | |
PathwayModel | |
when setting the target adherence | |
✓ should update the adherence target (119ms) | |
✓ should update the adherence target updated timestamp (63ms) | |
✓ should post the target value (64ms) | |
when task order changes | |
when the task order is not calculated by the user | |
✓ should not save the task order (3058ms) | |
./entities-service/entities/patientrisk-comment.js | |
CommentCollection | |
✓ should contain unique models (68ms) | |
CommentModel | |
✓ should be a UniqueModel (38ms) | |
#urlRoot | |
✓ should return the proper url (50ms) | |
#getFormattedComment | |
with a comment that contains a user mention | |
✓ should include the user mentioned in the comment (56ms) | |
with a comment that contains a newline | |
✓ should return HTML for the comment (89ms) | |
./entities-service/entities/patientrisk-task.js | |
TaskCollection | |
✓ should contain unique models (88ms) | |
TaskModel | |
✓ should be a UniqueModel (44ms) | |
#saveDueDate | |
✓ should return the proper url (55ms) | |
./entities-service/entities/program-risk.js | |
ProgramRisk | |
ProgramRiskCollection | |
Collection | |
✓ should contain unique models (62ms) | |
when fetching | |
✓ should not parseInt ids (50ms) | |
filterPathways | |
✓ should return a programRisk collection | |
✓ should return only programRisks with pathways (59ms) | |
getHasPathways | |
✓ should return pathway boolean hash by risk id (61ms) | |
getFactorCounts | |
✓ should return factor count hash by risk id (49ms) | |
getCategories | |
✓ should return risks by category (52ms) | |
getRisks | |
✓ should return a risk collection (63ms) | |
getFactors | |
✓ should return a factors collection (41ms) | |
ProgramRiskModel | |
✓ should be a UniqueModel (49ms) | |
when fetching | |
✓ should not parseInt ids | |
getFactors | |
✓ should return a factors collection (51ms) | |
getRisk | |
✓ should return a risk model (64ms) | |
hasPathway | |
when programRisk has a pathway | |
when the pathway is not published | |
✓ should return false (65ms) | |
when the pathway is published | |
✓ should return true (39ms) | |
when programRisk does not have a pathway | |
✓ should return false (56ms) | |
./entities-service/entities/risk.js | |
Risk | |
RiskCollection | |
✓ should contain unique models (49ms) | |
getCategories | |
✓ should return a subset of the categories of risks (64ms) | |
RiskModel | |
✓ should be a UniqueModel (38ms) | |
./entities-service/entities/security-question.js | |
SecQuestionCollection | |
✓ should contain unique models | |
SecQuestionModel | |
✓ should be a UniqueModel (58ms) | |
./entities-service/entities/user.js | |
UserCollection | |
✓ should contain unique models (56ms) | |
UserModel | |
✓ should be a UniqueModel (48ms) | |
getPhoneNumber | |
✓ should return the formatted phone number (48ms) | |
setPhoneNumber | |
✓ should set the number when no international code is present (52ms) | |
✓ should set the number when international code is present (45ms) | |
✓ should set the number when nationally formatted (69ms) | |
✓ should set the number when number is only partial (44ms) | |
✓ should set the number when number is only partial and formatted (56ms) | |
✓ should validate correctly when set to a non-number value (45ms) | |
✓ should validate correctly when set to an empty string (56ms) | |
./entities-service/factor.js | |
factor entity service | |
when requesting factor:collection | |
✓ should return a Factor Collection (64ms) | |
./entities-service/insights.js | |
when requesting fetch:pathway:adherence | |
✓ should return a pathway adherence collection (73ms) | |
when a pRiskGroupId is undefined | |
✓ should query with the current user's group IDs (60ms) | |
when a single pRiskGroupId is defined | |
✓ should query with the prisk_group_id (63ms) | |
when multiple pRiskGroupIds are defined | |
✓ should query with the prisk_group_ids (67ms) | |
when requesting fetch:pathway:adherence:drilldown | |
✓ should return a pathway adherence drilldown collection (201ms) | |
when the type equals 'open' | |
✓ should map the adherence request to the 'open' endpoint (50ms) | |
when the type equals 'closed-this-month' | |
✓ should map the adherence request to the 'current' endpoint (57ms) | |
when the type equals 'closed-last-month' | |
✓ should map the adherence request to the 'previous' endpoint (70ms) | |
when a pRiskGroupId is undefined | |
✓ should query with the current user's group IDs (53ms) | |
when a single pRiskGroupId is defined | |
✓ should query with the prisk_group_id (74ms) | |
when multiple pRiskGroupIds are defined | |
✓ should query with the prisk_group_ids (72ms) | |
./entities-service/issue.js | |
when requesting issue:model | |
✓ should return a IssueItem (65ms) | |
when requesting issue:collection | |
✓ should return an IssueCollection (50ms) | |
when requesting issue:collection:getCache | |
✓ should return the cached collection (51ms) | |
./entities-service/nav-item.js | |
when requesting navItem:collection | |
✓ should return a NavItemCollection (59ms) | |
./entities-service/nav-section.js | |
when requesting navSection:collection:setCache | |
✓ should return the cached collection (51ms) | |
when requesting navSection:collection | |
✓ should return a NavSectionCollection (63ms) | |
./entities-service/notification.js | |
when requesting notification:collection | |
✓ should return an NotificationCollection (46ms) | |
./entities-service/orgpatient.js | |
when requesting orgpatient:collection | |
✓ should return an OrgPatientCollection (45ms) | |
when requesting orgpatient:model | |
✓ should return an OrgPatientModel (51ms) | |
when requesting fetch:orgpatient:riskScores | |
✓ should return a Backbone Collection (45ms) | |
./entities-service/patientrisk-comment.js | |
when requesting patientrisk:comment:collection | |
✓ should return an CommentCollection (56ms) | |
when requesting patientrisk:comment:model | |
✓ should return an CommentModel (79ms) | |
./entities-service/patientrisk-task.js | |
when requesting patientrisk:task:collection | |
✓ should return a TaskCollection (57ms) | |
when requesting patientrisk:task:model | |
✓ should return a TaskModel (60ms) | |
./entities-service/patientrisk.js | |
when requesting patientrisk:collection | |
✓ should return a PRiskCollection (61ms) | |
when requesting patientrisk:model | |
✓ should return a PRiskModel (44ms) | |
./entities-service/program-risk.js | |
programRisk entity service | |
when requesting programRisk:model | |
✓ should return a ProgramRisk Model (47ms) | |
when requesting programRisk:collection | |
✓ should return a ProgramRisk Collection (42ms) | |
when requesting fetch:programRisk:collection:byProgram | |
✓ should return a ProgramRisk Collection (52ms) | |
includes | |
✓ should filter by program (50ms) | |
✓ should include program relationship (50ms) | |
✓ should include risk relationship (57ms) | |
✓ should include pathway relationship (49ms) | |
✓ should include factors relationship (53ms) | |
./entities-service/risk.js | |
risk entity service | |
when requesting risk:model | |
✓ should return a Risk Model (54ms) | |
when requesting risk:collection | |
✓ should return a Risk Collection (57ms) | |
./entities-service/role.js | |
when requesting role:collection | |
✓ should return a RoleCollection (57ms) | |
when requesting role:collection:setCache | |
✓ should return _cache with role:collection:getCache (44ms) | |
✓ should return a NavSectionCollection (53ms) | |
./entities-service/security-question.js | |
when requesting role:collection | |
✓ should return a SecQuestionCollection (50ms) | |
when requesting secQs:select | |
✓ should set the selected question (56ms) | |
✓ should indicate that the new selected question is not the old selected question (60ms) | |
✓ should set the old selected question to false (51ms) | |
./services/fuzzy-search/fuzzy-search.js | |
fuzzy search service | |
Risk search | |
when initializing | |
✓ should accept a object with `risks` and `factors` collections (67ms) | |
✓ should throw an error if neither `risks`, `factors`, or `programRisks` are not defined (62ms) | |
when searching | |
✓ should return a collection of results sorted by score (50ms) | |
✓ should prioritize results with risk name and factor name matches (52ms) | |
✓ should return `factor` on the risk result when relevant (45ms) | |
./services/latest-list.js | |
latest-list service | |
when requesting has:latestList | |
when latest list is not set | |
✓ should return false (58ms) | |
when latest list is set | |
✓ should return true (47ms) | |
when requesting go:latestList | |
when latest list is not set | |
✓ should not trigger a router event (53ms) | |
when latest list is set | |
✓ should not trigger a router event (53ms) | |
./services/table/table.js | |
TableService | |
when requesting a frontend custom filter | |
✓ should return a custom filter (46ms) | |
✓ should set the selected val on the options (48ms) | |
when requesting data filters | |
✓ should return a table filter (47ms) | |
✓ should add the options as the collection (42ms) | |
✓ should set the selected (43ms) | |
when there are no options defined | |
✓ should throw an error (51ms) | |
request "filterQuery" | |
when all filter queries are expected | |
✓ should compile the filters query (61ms) | |
when a filter query is null | |
✓ should compile the filters query (42ms) | |
when no filter queries are expected | |
✓ should return an empty array (44ms) | |
./utils/formatting.js | |
fixLegacyServerFormatting | |
✓ should replace <br>s with | |
(40ms) | |
✓ should replace "<br> | |
" with a single | |
(43ms) | |
renderNewline | |
✓ should replace any | |
with <br> (38ms) | |
with <br> (42ms) | |
./utils/sorting.js | |
UTILS/sorting | |
alphaSort | |
✓ should sort the collection asc (44ms) | |
✓ should sort the collection desc (43ms) | |
intSort | |
✓ should sort the collection asc (44ms) | |
✓ should sort the collection desc (44ms) | |
intSortBy | |
✓ should sort the collection asc (43ms) | |
✓ should sort the collection desc (47ms) | |
numSort | |
✓ should sort the collection asc (39ms) | |
✓ should sort the collection desc (38ms) | |
numSortBy | |
✓ should sort the collection asc (41ms) | |
✓ should sort the collection desc (51ms) | |
dateSort | |
✓ should sort the collection asc (45ms) | |
✓ should sort the collection desc (51ms) | |
dateSortBy | |
✓ should sort the collection asc (39ms) | |
✓ should sort the collection desc (40ms) | |
185 passing (17s) | |
(Results) | |
┌──────────────────────────┐ | |
│ Tests: 185 │ | |
│ Passing: 185 │ | |
│ Failing: 0 │ | |
│ Pending: 0 │ | |
│ Skipped: 0 │ | |
│ Screenshots: 0 │ | |
│ Video: false │ | |
90m │ Duration: 16 seconds │ | |
│ Spec Ran: unit.js │ | |
└──────────────────────────┘ | |
(Uploading Results) | |
cypress:webpack close /home/travis/build/RoundingWell/RWell/mainapp/assets/tests/integration/unit.js +17s | |
- Nothing to Upload | |
7==================================================================================================== | |
(Run Finished) | |
777 | |
Spec Tests Passing Failing Pending Skipped | |
┌───────────────────────────────7─────────────────────────────────────────────────────────────────┐ | |
│ ✔ clinicians/clinician-create.js 00:09 5 5 - - 0m- │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ clinicians/clinician-profile.js 00:03 3 3 - - - │ | |
├──────────90m──────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ clinicians/clinicians-list.js 00:06 4 4 - - - │ | |
├───────────────────────m─────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ content/pathway-published.js 00:03 4 4 - - - │ | |
├────────────────────────────────────���───────────────────────────────────────────────────────────┤ | |
│ ✔ content/pathway-target.js 00:06 6 6 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ content/pathway-unpublished.js 00:14 8 8 - - - │ | |
├───────────────────────────────────────────────────────────────39m─────────────────────────────────┤ | |
│ ✔ content/pathways.js 00:05 6 6 - - - │ | |
├────────────────────────────────────────────────────────────────────────────m────────────────────┤ | |
│ ✔ custom_lists/custom_lists.js 00:09 11 11 - - - │ | |
├─────────────────────────────────────────────────────────────────────────────────────────[90m───────┤ | |
│ ✔ custom_lists/pathway_columns.js 619ms 1 1 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ custom_lists/pathway_filters.js[0m 648ms 1 1 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ custom_lists/patient_columns.js 566ms 1 1 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ custom_lists/patient_filters.js 687ms 1 1 - - - │ | |
├──────────────���─────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ custom_lists/task_columns.js 710ms 1 1 - - - │ | |
├────────────────────────────[39m────────────────────────────────────────────────────────────────────┤ | |
│ ✔ custom_lists/task_filters.js 569ms 1 1 - - - │ | |
├─────────────────────────────────────────9m───────────────────────────────────────────────────────┤ | |
│ ✔ globals/app-nav.js 00:02 2 2 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ insights/care-coordination.js 00:04 4 4 - - - │ | |
├───────────────────────────────────────────────────────────────────90m─────────────────────────────┤ | |
│ ✔ insights/engagement.js 00:04 3 3 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────m────────────────┤ | |
│ ✔ insights/insights-app.js 00:04 8 8 - - - │ | |
├────────────────────────────────────────────────90m────────────────────────────────────────────────┤ | |
│ ✔ insights/pathway-adherence-drilldown… 00:07 9 9 - - - │ | |
├─────────────────────────────────────────────────────────────���──────────────────────────────────┤ | |
│ ✔ insights/pathway-adherence.js 00:08 8 8 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ insights/risk-identification.js 00:02 2 2 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────39m────────┤ | |
│ ✔ insights/risk-prevalence.js 00:01 2 2 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ patients/create.js 00:01 1 1 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ patients/custom_lists/pathways.js 00:01 2 2 - - - │ | |
├[90m────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ patients/custom_lists/patients.js 00:03 3 3 - - - │ | |
├─────────────0m───────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✖ patients/custom_lists/tasks.js 00:03 2 1 1 - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ patients/inbox.js 00:03 3 3 - - - │ | |
├───────────────────────────────────────���────────────────────────────────────────────────────────┤ | |
│ ✔ patients/pathways/pathway-dashboard.… 00:03 4 4 - - - │ | |
├─────────────────────────────────────────────────────9m───────────────────────────────────────────┤ | |
│ ✔ patients/patient/add-factors.js 00:08 8 8 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ patients/patient/back-to-list.js 00:05 1 1 - - - │ | |
├───────────────────────────────────────────────────────────────────────────────90m─────────────────┤ | |
│ ✔ patients/patient/ccm-report.js 00:02 3 3 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────m────┤ | |
│ ✔ patients/patient/checkin.js 00:01 2 2 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ patients/patient/history.js 00:07 9 9 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ patients/patient/overview.js 00:15 18 18 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ patients/patient/pathway/activity.js 00:02 2 2 - - - │ | |
├──────────────────39m──────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ patients/patient/pathway/factors.js 00:02 1 1 - - - │ | |
├───────────────────────────────m─────────────────────────────────────────────────────────────────┤ | |
│ ✔ patients/patient/pathway/tasks.js 00:21 5 5 - - - │ | |
├────────────────────────────────────────────[90m────────────────────────────────────────────────────┤ | |
│ ✔ patients/patient/profile.js 00:20 18 18 - - - │ | |
├─────────────────────────────────────────────────────────0m───────────────────────────────────────┤ | |
│ ✔ patients/patient/search-risks.js 00:07 4 4 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ patients/patient/sidebar.js 00:08 12 12 - - - │ | |
├───────────────────────────────────────────────────────────────────────────────────���────────────┤ | |
│ ✔ patients/patients_lists/patients-all… 00:01 1 1 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤9m | |
│ ✔ patients/patients_lists/patients-all… 00:05 1 1 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ patients/patients_lists/patients-fol… 00:02 1 1 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ patients/patients_lists/recent-remov… 00:02 1 1 - - - │ | |
├────────────────────────────────────────────────────────────────────────────────────────────────┤ | |
│ ✔ unit.js 00:16 185 185 - - - │ | |
└────────────────────────────────39m────────────────────────────────────────────────────────────────┘ | |
1 of 45 failed (2%) 04:10 378 377 1 - - | |
─────────────────────────────────────────────────────────────────────────────────────────────────────── |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Overall travis run time:
Ran for 18 min 28 sec