Human Connection
doc-update-minikube-setup-documentation
doc-update-minikube-setup-documentation
  • Introduction
  • Edit this Documentation
  • Installation
  • Backend
    • GraphQL
  • Webapp
    • COMPONENTS
    • PLUGINS
    • STORE
    • PAGES
    • ASSETS
    • LAYOUTS
    • Styleguide
    • STATIC
    • MIDDLEWARE
  • Testing Guide
    • End-to-end tests
    • Frontend tests
    • Backend tests
  • Contributing
  • Kubernetes Deployment
    • Minikube
    • Digital Ocean
      • Kubernetes Dashboard
      • HTTPS
    • Human Connection
    • Volumes
    • Neo4J DB Backup
    • Legacy Migration
  • Feature Specification
  • Code of conduct
  • License
Powered by GitBook
On this page

Was this helpful?

  1. Testing Guide

Frontend tests

PreviousEnd-to-end testsNextBackend tests

Last updated 6 years ago

Was this helpful?

We are using Jest as our test runner, along with vue-test-utils.

Head over and check out the documentation on

Also, check out

Jest
vue-test-utils