Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MIRACUM
dqa
DQAgui
Commits
2eb26280
Commit
2eb26280
authored
2 years ago
by
Lorenz Kapsner
Browse files
Options
Download
Email Patches
Plain Diff
test: reducing tests to test only rv object
parent
706a2485
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/testthat/_snaps/shinyapp.md
+0
-1246
tests/testthat/_snaps/shinyapp.md
tests/testthat/test-shinyapp.R
+0
-3
tests/testthat/test-shinyapp.R
with
0 additions
and
1249 deletions
+0
-1249
tests/testthat/_snaps/shinyapp.md
+
0
-
1246
View file @
2eb26280
This diff is collapsed.
Click to expand it.
tests/testthat/test-shinyapp.R
+
0
-
3
View file @
2eb26280
...
...
@@ -49,8 +49,5 @@ test_that("DQAgui shiny app / launch_app() works", {
session
$
setInputs
(
`moduleConfig-dash_load_btn`
=
"click"
)
expect_snapshot
(
rv
)
expect_snapshot
(
rv
$
results_descriptive
)
expect_snapshot
(
rv
$
results_plausibility_atemporal
)
expect_snapshot
(
rv
$
datamap
)
})
})
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help