zed/crates/extension_host
Marshall Bowers d177a1d4e5
Move ExtensionStore tests back to extension_host (#20682)
This PR moves the tests for the `ExtensionStore` back into the
`extension_host` crate.

We now have a separate `TestExtensionRegistrationHooks` to use in the
test that implements the minimal required functionality needed for the
tests. This means that we can depend on the `theme` crate only in the
tests.

Release Notes:

- N/A
2024-11-14 12:09:41 -05:00
..
src Move ExtensionStore tests back to extension_host (#20682) 2024-11-14 12:09:41 -05:00
build.rs
Cargo.toml Move ExtensionStore tests back to extension_host (#20682) 2024-11-14 12:09:41 -05:00
LICENSE-GPL