0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/db/test
Chris Swithinbank 8cceab587d
Use static imports for integration seed files in astro:db (#10381)
* Use static imports for integration seed files in `astro:db`

* Add changeset

* Add build test for integrations fixture

* chore: comment on top-level seed imports

* fix: random db id for tests

* fix: set db id from build before

* wip: remove reset on env variable

* wip: move random db id env to top of test file

* refactor: remove unlink from db startup

* chore: remove random db id completely??

---------

Co-authored-by: bholmesdev <hey@bholmes.dev>
2024-03-11 09:51:15 -04:00
..
fixtures Rename defineDB to defineDb (#10364) 2024-03-07 19:21:03 -06:00
unit [ci] format 2024-03-07 16:38:45 +00:00
basics.test.js Use static imports for integration seed files in astro:db (#10381) 2024-03-11 09:51:15 -04:00
integrations.test.js Use static imports for integration seed files in astro:db (#10381) 2024-03-11 09:51:15 -04:00