aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/testing.md
diff options
context:
space:
mode:
authorEduardo Julian2021-07-02 03:11:36 -0400
committerEduardo Julian2021-07-02 03:11:36 -0400
commit5cf4efa861075f8276f43a2516f5beacaf610b44 (patch)
treee21cf528d960c29d22cbc7e41180fa09e62f16d6 /documentation/bookmark/testing.md
parent744ee69630de59ca3ba660b0aab6361cd17ce1b4 (diff)
No longer employing the capabilities model on the lux/world/* modules.
Capabilities should be opt-in, but using them in the standard library makes them mandatory.
Diffstat (limited to 'documentation/bookmark/testing.md')
-rw-r--r--documentation/bookmark/testing.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/bookmark/testing.md b/documentation/bookmark/testing.md
index 56a93fc38..d81994e40 100644
--- a/documentation/bookmark/testing.md
+++ b/documentation/bookmark/testing.md
@@ -16,6 +16,7 @@
# Visual Testing
+1. [Stories are tests](https://storybook.js.org/blog/stories-are-tests/)
1. [Visual Testing Handbook](https://storybook.js.org/tutorials/visual-testing-handbook/)
# Cross-Branch Testing