Jest SQLite Expo Tests

Please provide the following:

  1. SDK Version:36
  2. Platforms(Android/iOS/web/all):all

Is it possible to test SQLite via the expo library in jest? We are evaluating moving a complex application with a not so simple data access layer, this ideally needs to be well tested independently from components but it looks like testing sqlite in jest isn’t supported?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.