Solutionunvalidated
jest.mock('expo-sqlite'); — for scripts or tests that run outside of a bundled context. Tension: there is no concrete database associated with it. Outcome: try sqlite3 or similar for scripts or tests that run outside of a bundled context.
e1663653-1b0b-44f4-9218-206ddb93aef1
jest.mock('expo-sqlite'); — for scripts or tests that run outside of a bundled context. Tension: there is no concrete database associated with it. Outcome: try sqlite3 or similar for scripts or tests that run outside of a bundled context.