From: Eduardo San Martin Morote Date: Tue, 23 Mar 2021 09:36:23 +0000 (+0100) Subject: docs: footer X-Git-Tag: v2.0.0-alpha.8~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c7ceffce44fbdcdc8e2ad6b79e118056cb7b1b24;p=thirdparty%2Fvuejs%2Fpinia.git docs: footer --- diff --git a/docs/cookbook/testing.md b/docs/cookbook/testing.md new file mode 100644 index 00000000..d5c3b3c2 --- /dev/null +++ b/docs/cookbook/testing.md @@ -0,0 +1,9 @@ +# Testing stores + +This section is still a wip + +## Store tests + +## Component tests + +### Mocking the store diff --git a/docs/index.md b/docs/index.md index 10df9d63..ac477e1f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -20,7 +20,7 @@ features: details: Build multiple stores and let your bundler code split them automatically. - title: 📦 Extremely light details: Pinia weights around 1kb, you will forget it's even there! -footer: MIT Licensed | Copyright © 2020-present Eduardo San Martin Morote +footer: MIT Licensed | Copyright © 2019-present Eduardo San Martin Morote ---