-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updates to deploy script * Adjusting triggering of deploy script * Adjusting triggering of deploy script * Adjusting triggering of deploy script * Updated tidy-code and shint-tests script * Added some minimal shinytest2 tests * More updates of trigger conditions for workflows * Playing around with package caching in workflows * More playing around with package caching in workflows * Canning package caching in workflows * Removing table from shiny test outputs
- Loading branch information
Showing
18 changed files
with
461 additions
and
544 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
60 changes: 10 additions & 50 deletions
60
tests/testthat/_snaps/shinytest2-basic-checks/basic_load-001.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,57 +1,17 @@ | ||
{ | ||
"input": { | ||
"cookieAccept": 0, | ||
"cookieLink": 0, | ||
"cookieReject": 0, | ||
"cookies": { | ||
|
||
}, | ||
"hideAccept": 0, | ||
"hideReject": 0, | ||
"link_to_app_content_tab": 0, | ||
"navlistPanel": "dashboard", | ||
"selectArea": "England", | ||
"selectBenchLAs": null, | ||
"selectPhase": "All LA maintained schools", | ||
"tabsetpanels": "Valuebox example" | ||
"a": 5, | ||
"data_source": "National data only", | ||
"dropdown_cohort": "A level", | ||
"dropdown_qualifications": "Applied GCE AS level", | ||
"dropdown_sizes": "0.5", | ||
"dropdown_subjects": "Applied ICT", | ||
"n": 5, | ||
"navlistPanel": "User guide and information", | ||
"tabsetpanels": "All Students", | ||
"upload": null | ||
}, | ||
"output": { | ||
"boxavgRevBal": { | ||
"html": "<div class=\"small-box bg-blue\">\n <div class=\"inner\">\n <p id=\"vboxhead-medium\">£160,486<\/p>\n <p id=\"vboxdetail-medium\">This is the latest value for the selected inputs<\/p>\n <\/div>\n<\/div>", | ||
"deps": [ | ||
|
||
] | ||
}, | ||
"boxavgRevBal_large": { | ||
"html": "<div class=\"small-box bg-green\">\n <div class=\"inner\">\n <p id=\"vboxhead-large\">£160,486<\/p>\n <p id=\"vboxdetail-large\">This is the latest value for the selected inputs<\/p>\n <\/div>\n<\/div>", | ||
"deps": [ | ||
|
||
] | ||
}, | ||
"boxavgRevBal_small": { | ||
"html": "<div class=\"small-box bg-orange\">\n <div class=\"inner\">\n <p id=\"vboxhead-small\">£160,486<\/p>\n <p id=\"vboxdetail-small\">This is the latest value for the selected inputs<\/p>\n <\/div>\n<\/div>", | ||
"deps": [ | ||
|
||
] | ||
}, | ||
"boxpcRevBal": { | ||
"html": "<div class=\"small-box bg-blue\">\n <div class=\"inner\">\n <p id=\"vboxhead-medium\">£49,794<\/p>\n <p id=\"vboxdetail-medium\">This is the change on previous year<\/p>\n <\/div>\n<\/div>", | ||
"deps": [ | ||
|
||
] | ||
}, | ||
"boxpcRevBal_large": { | ||
"html": "<div class=\"small-box bg-green\">\n <div class=\"inner\">\n <p id=\"vboxhead-large\">£49,794<\/p>\n <p id=\"vboxdetail-large\">This is the change on previous year<\/p>\n <\/div>\n<\/div>", | ||
"deps": [ | ||
|
||
] | ||
}, | ||
"boxpcRevBal_small": { | ||
"html": "<div class=\"small-box bg-orange\">\n <div class=\"inner\">\n <p id=\"vboxhead-small\">£49,794<\/p>\n <p id=\"vboxdetail-small\">This is the change on previous year<\/p>\n <\/div>\n<\/div>", | ||
"deps": [ | ||
|
||
] | ||
}, | ||
"dropdown_label": "Current selections: All LA maintained schools, England" | ||
} | ||
} |
Binary file modified
BIN
+68.5 KB
(140%)
tests/testthat/_snaps/shinytest2-basic-checks/basic_load-001_.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.