https://github.com/apertureless/presentation-vuex-testing
💁 💬 Slides of my vuex testing talk
https://github.com/apertureless/presentation-vuex-testing
javascript presentation slides testing vuex
Last synced: 10 days ago
JSON representation
💁 💬 Slides of my vuex testing talk
- Host: GitHub
- URL: https://github.com/apertureless/presentation-vuex-testing
- Owner: apertureless
- Created: 2016-10-15T11:11:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-15T11:35:53.000Z (over 9 years ago)
- Last Synced: 2025-02-25T21:15:48.666Z (over 1 year ago)
- Topics: javascript, presentation, slides, testing, vuex
- Size: 1.05 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Testing vuex
Slides of my talk how to test vuex.
## Content
- What is vuex
- How does it work
- Overview of the [demo application](https://github.com/apertureless/vuex-notes-app)
- How to test getters
- How to test mutations
- How to test actions
## Online Version
You can find it on [Speaker Deck](https://speakerdeck.com/apertureless/testing-vuex)