vuex-mock-store

✅Simple and straightforward Vuex Store mock for vue-test-utils

MIT License

Downloads
349.6K
Stars
272
Committers
11
vuex-mock-store - 🚀 Release 0.0.8 Latest Release

Published by posva almost 5 years ago

  • chore: regen lock (7a3ae97)
  • fix: add jest types as peerdep (5dfe87c)
  • docs: Typo (#10) (b7ead0e)
  • docs: typo (a561e65)
  • docs: improve modules doc (35130ce)
vuex-mock-store - 🚀 Release 0.0.7

Published by posva over 5 years ago

  • feat: add subscribeAction (c8c8c53)
  • fix: improve types, use indexOf for subscriptions (8f1ac9e)
  • feat: add store.subscribe (80e67e4)
  • docs(readme): update small description (938972e)
vuex-mock-store - 🚀 Release 0.0.6

Published by posva almost 6 years ago

  • test: add mapper tests (29ee166)
  • refactor: split name and args (05c89ec)
  • fix: support nested actions and mutations (113ed22)
  • chore: refactor code (80ade7d)
vuex-mock-store - 🚀 Release 0.0.5

Published by posva about 6 years ago

  • fix(types): fix types for _spy (9b3ee73)
  • docs(readme): mock return value of dispatch (d63f53c)
vuex-mock-store - 🚀 Release 0.0.4

Published by posva about 6 years ago

  • fix(types): support no options (e2bcac2)
vuex-mock-store - 🚀 Release 0.0.3

Published by posva about 6 years ago

  • fix(typings): correct import, default values state/getters (11c21fa)
vuex-mock-store - 🚀 Release 0.0.2

Published by posva about 6 years ago

  • refactor: remove old code (3a47e40)
  • feat: add typings (5888736)
  • refactor: add more comments (1a09a10)
  • fix(errors): correctly display the error (6798a1c)
  • feat(spy): allow custom spy support (5a4e70e)
vuex-mock-store - 🚀 Release 0.0.1

Published by posva about 6 years ago

  • feat(errors): throw with non-existant modules (a5b200f)
  • refactor: inilialize state and getters (985df1c)
  • feat: support nested state (a5b55c9)
  • feat: initial implementation (0594979)
Package Rankings
Top 3.05% on Npmjs.org
Badges
Extracted from project README
Build Status npm package coverage thanks
Related Projects