Coder Social home page Coder Social logo

Comments (3)

gaborcsardi avatar gaborcsardi commented on September 28, 2024

Definitely sg to think about. I also think that the snapshot feature can be useful for the tests, I am just not sure how. An initial idea:

  • We inject the snapshot support into the app when starting it up in shinyapp$new(), every time.
  • Add an app$browse() method that
    1. does the snapshotting in phantom.
    2. opens the app from the snapshot in an actual browser.

My only worry for this is that the snapshotting feature does not work for all apps. But there is not much we can do about that....

from shinytest.

daattali avatar daattali commented on September 28, 2024

Yeah, that's exactly what I was thinking.

I think the way the statesaving feature currently works is that the enablebookmarking function makes some global variable set, so before injecting, we could check if that variable is already set or not. There's going to be some issues to think about, but I'm glad you're onboard, browse is going to be a very powerful tool. And it's ok if it doesn't work for ALL apps because it's a convenience feature, it's not a testing function

from shinytest.

daattali avatar daattali commented on September 28, 2024

Closing as I already opened a newer issue for this

from shinytest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.