platform
platform copied to clipboard
`@ngrx/store`: Migrate Store Unit Tests to Vitest
Which @ngrx/* package(s) are relevant/related to the feature request?
store
Information
Migrate @ngrx/store unit tests from Jest to Vitest.
👉 Package location: https://github.com/ngrx/platform/tree/main/modules/store
💡 Unit tests from the @ngrx/signals package have already been migrated to Vitest: https://github.com/ngrx/platform/tree/main/modules/signals
Describe any alternatives/workarounds you're currently using
No response
I would be willing to submit a PR to fix this issue
- [ ] Yes
- [ ] No
I'll try to take this on. I already have started working on this. Just a couple of failed tests and some tests that just failing due to time outs.