An open API service indexing awesome lists of open source software.

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

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)