0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00
astro/packages/integrations/mdx/test
Matt Kane abf9a89ac1 Implement legacy collections using glob (#11976)
* feat: support pattern arrays with glob

* wip

* feat: emulate legacy content collections

* Fixes

* Lint

* Correctly handle legacy data

* Fix tests

* Switch flag handling

* Fix warnings

* Add layout warning

* Update fixtures

* More tests!

* Handle empty md files

* Lockfile

* Dedupe name

* Handle data ID unslug

* Fix e2e

* Clean build

* Clean builds in tests

* Test fixes

* Fix test

* Fix typegen

* Fix tests

* Fixture updates

* Test updates

* Update changeset

* Test

* Remove wait in test

* Handle race condition

* Lock

* chore: changes from review

* Handle folders without config

* lint

* Fix test

* Update wording for auto-collections

* Delete legacyId

* Sort another fixture

* Rename flag to `legacy.collections`

* Apply suggestions from code review

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* Changes from review

* Apply suggestions from code review

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* lockfile

* lock

---------

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-10-04 16:13:51 +01:00
..
fixtures Implement legacy collections using glob (#11976) 2024-10-04 16:13:51 +01:00
units update formatter config (#11640) 2024-08-08 12:12:50 +02:00
css-head-mdx.test.js chore: remove outdate config from test 2024-09-19 13:46:13 +01:00
invalid-mdx-component.test.js update formatter config (#11640) 2024-08-08 12:12:50 +02:00
mdx-astro-markdown-remarkRehype.test.js update formatter config (#11640) 2024-08-08 12:12:50 +02:00
mdx-component.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
mdx-escape.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
mdx-frontmatter-injection.test.js update formatter config (#11640) 2024-08-08 12:12:50 +02:00
mdx-frontmatter.test.js update formatter config (#11640) 2024-08-08 12:12:50 +02:00
mdx-get-headings.test.js update formatter config (#11640) 2024-08-08 12:12:50 +02:00
mdx-get-static-paths.test.js update formatter config (#11640) 2024-08-08 12:12:50 +02:00
mdx-images.test.js fix: MDX cannot find relative image path without leading ./ (#10754) 2024-04-16 22:13:52 +08:00
mdx-infinite-loop.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
mdx-math.test.js update formatter config (#11640) 2024-08-08 12:12:50 +02:00
mdx-namespace.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
mdx-optimize.test.js Handle MDX optimize for root hast node (#11975) 2024-09-12 18:47:55 +08:00
mdx-page.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
mdx-plugins.test.js update formatter config (#11640) 2024-08-08 12:12:50 +02:00
mdx-plus-react-errors.test.js fix(renderer): omitting internal symbol from mdx props (#10813) 2024-05-21 17:48:19 +02:00
mdx-plus-react.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
mdx-script-style-raw.test.js update formatter config (#11640) 2024-08-08 12:12:50 +02:00
mdx-slots.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
mdx-syntax-highlighting.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
mdx-url-export.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
mdx-vite-env-vars.test.js Fix attribute rendering for boolean values (take 2) (#11660) 2024-08-13 22:33:13 +08:00
remark-imgattr.test.js chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00