]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
docs: footer
authorEduardo San Martin Morote <posva13@gmail.com>
Tue, 23 Mar 2021 09:36:23 +0000 (10:36 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Tue, 23 Mar 2021 09:36:23 +0000 (10:36 +0100)
docs/cookbook/testing.md [new file with mode: 0644]
docs/index.md

diff --git a/docs/cookbook/testing.md b/docs/cookbook/testing.md
new file mode 100644 (file)
index 0000000..d5c3b3c
--- /dev/null
@@ -0,0 +1,9 @@
+# Testing stores
+
+This section is still a wip
+
+## Store tests
+
+## Component tests
+
+### Mocking the store
index 10df9d632315ac868524e355b94d6e9e9ed9a740..ac477e1f5a1c1c7113dfa1ee61ff717e015aeaf9 100644 (file)
@@ -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
 ---
 
 <ThemeToggle/>