shinyloadtest 1.0.1
This is the initial release of shinyloadtest to CRAN.
Bug fixes
- Server type detection is now tolerant of invalid HTML/XML markup produced by the target application (#115, rstudio/shinycannon#38)
- Fixed a bug that prevented runs from being loaded (#124, #125)
Improvements
- The application server type is now captured in recording files. A corresponding enhancement was made to
shinycannon
that will produce a warning if the recording server type differs from the target (#107, rstudio/shinycannon#36)
- The way URLs are dealt with internally is now more robust, and should be tolerant of a wider variety of Shiny app deployment scenarios (#119.