Skip to content

Presentation release

Compare
Choose a tag to compare
@kjugi kjugi released this 04 Apr 21:51
· 97 commits to master since this 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