rem
01/21/2019, 1:28 PMProject not found: 'backend$test'
- this is a snippet of the code (again, queries work just fine) https://git.io/fhzoX - anyone seen this kind of error (or know of good testing patterns - without mocks)Harshit
01/21/2019, 1:32 PMHarshit
01/21/2019, 1:33 PMrem
01/21/2019, 1:33 PMrem
01/21/2019, 1:33 PMprisma deploy --env-file .env.test
and the test works as expected. Still mentally connecting the bits!Harshit
01/21/2019, 1:34 PMHarshit
01/21/2019, 1:34 PMrem
01/21/2019, 1:34 PMrem
01/21/2019, 1:35 PMHarshit
01/21/2019, 1:35 PMHarshit
01/21/2019, 1:36 PMHarshit
01/21/2019, 1:36 PMrem
01/21/2019, 1:42 PM