Presentation release
This release contains finished unit tests cases for simple meeting application
Presentation: https://kjugi.gitlab.io/unit-tests-presentation/ (in PL lang)
Covered topics:
- Basic tests
- Mocking functions (axios)
- Testing mocked API responses
- Mocking vuex store
- Timer mocks
- Emitt events testing
- async testing syntax
- Both side component testing