Apr 15, 2020
0
Level 8
How with Cypress testing vue/cli to switch to sqlite db?
Looking at “Episode 39 - Learn Cypress with Laravel Integration” at https://laracasts.com/series/whatcha-working-on/episodes/39 there is an example of Laravel app testing with diferent .env file and switching to sqlite db. As I have @vue/cli 4 app with Laravel 6 Backend REST API and backend. I wonder if there is a way to test frontend part with cypress and switching Laravel 6 Backend app to sqlite db ?
Thanks!
Please or to participate in this conversation.