Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rstudio/shinytest2 issues and pull requests

#288 - Force JS code to be a character for `{glue}` support

Pull Request - State: closed - Opened by schloerke almost 2 years ago

#287 - Track screenshots without throwing errors, only warnings

Issue - State: closed - Opened by GitHunter0 almost 2 years ago - 1 comment

#286 - Constantly verify that the Shiny app is working

Issue - State: open - Opened by schloerke almost 2 years ago

#285 - Apps with file name other than `app.R`

Issue - State: closed - Opened by asbates almost 2 years ago - 2 comments

#284 - Better error message when both app.R and server.R are found

Pull Request - State: closed - Opened by schloerke almost 2 years ago

#283 - Remove unnecessary arg to `r-lib/actions/setup-r@v2`

Pull Request - State: closed - Opened by schloerke almost 2 years ago

#282 - CI: failing on linux os if curl is a dependency

Issue - State: closed - Opened by nick-youngblut almost 2 years ago - 1 comment

#281 - Snapshot of `file` to '...' has changed

Issue - State: open - Opened by nick-youngblut almost 2 years ago - 1 comment

#280 - github action: http-user-agent

Issue - State: closed - Opened by nick-youngblut almost 2 years ago - 2 comments

#279 - tabsetPanel: selected tab not tracked

Issue - State: open - Opened by nick-youngblut almost 2 years ago - 1 comment

#278 - upload_file fails for multiple file selection

Issue - State: closed - Opened by nick-youngblut almost 2 years ago - 3 comments

#277 - `app_dir` must be a directory containing:

Issue - State: closed - Opened by nick-youngblut almost 2 years ago - 6 comments

#276 - `compare_screenshot_threshold()` should not error from `screenshot_max_difference()`

Pull Request - State: closed - Opened by schloerke almost 2 years ago - 1 comment

#275 - Change exec directory to app directory before starting background R process

Pull Request - State: closed - Opened by schloerke almost 2 years ago - 1 comment

#274 - How to cleanup crashed AppDriver Chrome port

Issue - State: open - Opened by DivadNojnarg almost 2 years ago - 6 comments

#273 - shinytest2 can't find package in Github Actions

Issue - State: closed - Opened by alexquant1993 almost 2 years ago - 3 comments

#272 - Snapshot directory message is misdirected

Issue - State: closed - Opened by russHyde almost 2 years ago - 1 comment

#271 - shinytest2 fails to init `{golem}` app within the RStudio IDE

Issue - State: open - Opened by yogat3ch about 2 years ago - 9 comments
Labels: theme: package / golem / rhino

#270 - fix typo: expect_unqiue_names -> expect_unique...

Pull Request - State: closed - Opened by russHyde about 2 years ago - 2 comments

#269 - Fix typo: use_shinytest -> use_shinytest2

Pull Request - State: closed - Opened by russHyde about 2 years ago - 1 comment

#268 - No code coverage for `{shiny}` applications

Issue - State: closed - Opened by ei-ds about 2 years ago - 2 comments
Labels: wontfix

#267 - Add DOI badge

Pull Request - State: closed - Opened by schloerke about 2 years ago

#266 - v0.2.0

Pull Request - State: closed - Opened by schloerke about 2 years ago

#264 - Warnings from `{golem}` apps

Issue - State: open - Opened by schloerke about 2 years ago - 6 comments
Labels: theme: package / golem / rhino

#262 - Add bookmark example using two AppDriver objects

Pull Request - State: closed - Opened by schloerke about 2 years ago

#261 - `$expect_download()` leverages `content-disposition` filename

Pull Request - State: closed - Opened by schloerke about 2 years ago

#260 - Video recording of testing session like cypress

Issue - State: open - Opened by DivadNojnarg about 2 years ago - 1 comment
Labels: enhancement

#259 - Add dynamic `AppDriver$stop(timeout=)` support for `{covr}`

Pull Request - State: closed - Opened by schloerke about 2 years ago - 1 comment

#258 - Escape JS text in `AppDriver$wait_for_js()`

Pull Request - State: closed - Opened by schloerke about 2 years ago - 4 comments

#257 - Add test app to test ui/server combo

Pull Request - State: closed - Opened by schloerke about 2 years ago - 1 comment

#256 - Remove testthat `app$stop()` boilerplate from tests (for Windows)

Pull Request - State: closed - Opened by schloerke about 2 years ago - 4 comments

#250 - Incorect code coverage using `covr` on `shinytest2` + `testthat` tests

Issue - State: closed - Opened by StatisMike about 2 years ago
Labels: bug

#248 - Add a DOI

Issue - State: closed - Opened by schloerke about 2 years ago - 1 comment

#245 - Failure to record test due to missing temp file/directory? Potential issue with golem integration?

Issue - State: open - Opened by whipson about 2 years ago - 11 comments
Labels: question, theme: package / golem / rhino

#241 - `record_test()` should call `app$stop()` at end of recording

Issue - State: closed - Opened by schloerke about 2 years ago - 2 comments

#239 - Remove trailing comma in app.R

Pull Request - State: closed - Opened by schloerke about 2 years ago

#236 - `AppDriver$wait_for_js()` does not quote script input

Issue - State: closed - Opened by fproske about 2 years ago - 4 comments
Labels: bug

#233 - Allow expect_download to test download success without comparing files

Issue - State: closed - Opened by rbcavanaugh about 2 years ago - 3 comments
Labels: enhancement

#232 - Choosing a selectize value that's not initially loaded (because of maxOptions)

Issue - State: open - Opened by sluga about 2 years ago - 3 comments
Labels: bug

#231 - Add `compare_file_screenshot()`; Add `AppDriver$expect_screenshot(compare=)`

Pull Request - State: closed - Opened by schloerke over 2 years ago - 4 comments

#220 - Rounded corners are not consistent

Issue - State: closed - Opened by schloerke over 2 years ago - 13 comments

#219 - Request: Starting AppDriver in a custom URL for testing bookmarking

Issue - State: closed - Opened by zsigmas over 2 years ago - 5 comments
Labels: enhancement

#213 - Package option for `wait_for_*()` timeouts

Issue - State: closed - Opened by gadenbuie over 2 years ago - 8 comments

#210 - Add shinyloadtest and shinytest2 vignette

Pull Request - State: closed - Opened by DivadNojnarg over 2 years ago - 5 comments

#190 - Link to similar works

Issue - State: open - Opened by schloerke over 2 years ago
Labels: documentation

#184 - `AppDriver$expect_download()` should try to save a file with the content disposition name

Issue - State: closed - Opened by schloerke over 2 years ago
Labels: enhancement

#175 - DOC: vignette for callr vs shinytest2 vs shinyloadtest

Issue - State: closed - Opened by DivadNojnarg over 2 years ago - 1 comment
Labels: documentation

#149 - If any text diffs are found, display the text diff in the output as a warning

Pull Request - State: closed - Opened by schloerke over 2 years ago - 4 comments

#146 - Display text diff of failing JSON files

Issue - State: closed - Opened by schloerke over 2 years ago
Labels: enhancement

#33 - `$sendKeys()` support

Issue - State: open - Opened by schloerke almost 3 years ago - 1 comment

#4 - `shinytest2` approach to saving/comparing images

Issue - State: open - Opened by schloerke about 3 years ago - 13 comments