The way to write tests with this is to: - Mock the...
# support-questions
r
The way to write tests with this is to: - Mock the API requests to have the access and id refresh token cookies when querying your APIs - Run the core with an in memory db that your backend can connect to while doing tests