How to run tests on new Firebase features in Wized without disrupting the production domain? Answered

Post author
Jacob Schlegel

I'm wondering what best practices are for continuing to run tests on new features without disrupting the user experience on the production domain. We are currently using firebase as our database. Is there a way to run a testing firebase to only the staging domain?

we are trying to use a different firebase collection for our staging/test site than we want to use for the production site. what's the proper way to do this in wized?

Comments

1 comment

  • Comment author
    Yacine Null

    Yea you can write an if statement for the url endpoint to look for the href ;-)

    0

Please sign in to leave a comment.