-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
45 changed files
with
156 additions
and
265 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,3 +17,4 @@ | |
|
||
^_pkgdown\.yml$ | ||
^pkgdown$ | ||
_\.new\.png$ |
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 |
---|---|---|
|
@@ -6,3 +6,5 @@ src/*.o | |
src/*.so | ||
src/*.dll | ||
docs | ||
# {shinytest2}: Ignore new debug snapshots for `$expect_values()` | ||
*_.new.png |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
Sys.setenv("R_TESTS" = "") | ||
|
||
library(testthat) | ||
library(shinytest2) | ||
|
||
test_check("skpr") |
Binary file renamed
BIN
+72.5 KB
...snaps/windows-4.3/shinytest2/apps-001.png → ...snaps/windows-4.3/shinytest2/apps-001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Binary file renamed
BIN
+70.4 KB
...naps/windows-4.3/shinytest2/apps-002_.png → ...naps/windows-4.3/shinytest2/apps-002_.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Binary file renamed
BIN
+65.9 KB
...naps/windows-4.3/shinytest2/apps-003_.png → ...naps/windows-4.3/shinytest2/apps-003_.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
55 changes: 18 additions & 37 deletions
55
...naps/windows-4.3/shinytest2/apps-007.json → ...naps/windows-4.3/shinytest2/apps-007.json
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
55 changes: 18 additions & 37 deletions
55
...naps/windows-4.3/shinytest2/apps-009.json → ...naps/windows-4.3/shinytest2/apps-009.json
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
46 changes: 10 additions & 36 deletions
46
...naps/windows-4.3/shinytest2/apps-011.json → ...naps/windows-4.3/shinytest2/apps-011.json
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
48 changes: 11 additions & 37 deletions
48
...naps/windows-4.3/shinytest2/apps-013.json → ...naps/windows-4.3/shinytest2/apps-013.json
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
55 changes: 18 additions & 37 deletions
55
...naps/windows-4.3/shinytest2/apps-014.json → ...naps/windows-4.3/shinytest2/apps-014.json
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
110 changes: 43 additions & 67 deletions
110
...naps/windows-4.3/shinytest2/apps-015.json → ...naps/windows-4.3/shinytest2/apps-015.json
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,6 +1,2 @@ | ||
library(skpr) | ||
|
||
options("skpr_progress" = FALSE) | ||
on.exit(options("skpr_progress" = NULL), add = TRUE) | ||
skprGUI(return_app = TRUE) | ||
|
||
skpr::skprGUI(return_app = TRUE) |
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-132 KB
tests/testthat/apps/tests/testthat/_snaps/windows-4.3/shinytest2/apps-004.png
Binary file not shown.
Binary file removed
BIN
-144 KB
tests/testthat/apps/tests/testthat/_snaps/windows-4.3/shinytest2/apps-005_.png
Binary file not shown.
Binary file removed
BIN
-144 KB
tests/testthat/apps/tests/testthat/_snaps/windows-4.3/shinytest2/apps-006.png
Binary file not shown.
Binary file removed
BIN
-253 KB
tests/testthat/apps/tests/testthat/_snaps/windows-4.3/shinytest2/apps-007_.png
Binary file not shown.
Binary file removed
BIN
-259 KB
tests/testthat/apps/tests/testthat/_snaps/windows-4.3/shinytest2/apps-008.png
Binary file not shown.
Binary file removed
BIN
-258 KB
tests/testthat/apps/tests/testthat/_snaps/windows-4.3/shinytest2/apps-009_.png
Binary file not shown.
Binary file removed
BIN
-265 KB
tests/testthat/apps/tests/testthat/_snaps/windows-4.3/shinytest2/apps-010.png
Binary file not shown.
Binary file removed
BIN
-331 KB
tests/testthat/apps/tests/testthat/_snaps/windows-4.3/shinytest2/apps-011_.png
Binary file not shown.
Binary file removed
BIN
-336 KB
tests/testthat/apps/tests/testthat/_snaps/windows-4.3/shinytest2/apps-012.png
Binary file not shown.
Binary file removed
BIN
-370 KB
tests/testthat/apps/tests/testthat/_snaps/windows-4.3/shinytest2/apps-013_.png
Binary file not shown.
Binary file removed
BIN
-285 KB
tests/testthat/apps/tests/testthat/_snaps/windows-4.3/shinytest2/apps-014_.png
Diff not rendered.
Binary file removed
BIN
-193 KB
tests/testthat/apps/tests/testthat/_snaps/windows-4.3/shinytest2/apps-015_.png
Diff not rendered.
File renamed without changes.
6 changes: 5 additions & 1 deletion
6
...hat/apps/tests/testthat/test-shinytest2.R → tests/testthat/test-shinytest2.R
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