0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/db/test
Emanuele Stoppa 347bdfe550 [ci] format
2024-04-17 08:38:53 +00:00
..
fixtures [ci] format 2024-04-17 08:38:53 +00:00
unit refactor: rename "config" file to "virtual" (#10638) 2024-04-02 18:13:18 -04:00
basics.test.js Provide guidance when --remote is omitted (#10579) 2024-03-27 15:20:11 -04:00
db-in-src.test.js Fix db seeding when srcDir is root (#10720) 2024-04-09 09:11:32 -04:00
error-handling.test.js db: expose isDbError() utility (#10498) 2024-03-20 07:27:48 -04:00
integration-only.test.js Fix db for projects without a seed file or with integrations (#10385) 2024-03-11 20:07:53 +01:00
integrations.test.js Use static imports for integration seed files in astro:db (#10381) 2024-03-11 09:51:15 -04:00
local-prod.test.js [ci] format 2024-04-01 15:41:03 +00:00
no-seed.test.js Fix db for projects without a seed file or with integrations (#10385) 2024-03-11 20:07:53 +01:00
ssr-no-apptoken.test.js Require that ASTRO_STUDIO_REMOTE_DB_URL is defined at runtime (#10533) 2024-03-22 11:52:38 -04:00
static-remote.test.js Fix building static sites with Astro DB (#10655) 2024-04-02 16:07:18 -04:00
test-utils.js Fix building static sites with Astro DB (#10655) 2024-04-02 16:07:18 -04:00