GSoC 2021 Proposal Productionizing bddashboard
- Mentors
- Thiloshon Nagarajah, Rahul Chauhan-3, Tomer Gueta, Vijay Barve
- Organization
- The R Project for Statistical Computing
This proposal details how I will be dealing with the project named Productionizing bddashboard
. The main aim of my project is to create a testing framework of the Shiny application from bdverse
that aids in visualizing biodiversity data, including but not limited to unit testing the UI and server, load testing, random testing, stress testing etc. For developing this framework I'll be working extensively with the testthat
, shinytest
, pupeteer
, crrry
, gremlins
and shinyloadtest
packages.Apart from testing, I'll also be responsible for finding the CI/CD pipeline solutions for our project after comparing and reviewing the available options out there. My final task would be to get our project (Shiny project) accepted into CRAN and eventually get a new and updated version of bdverse
pushed out for public use.