Human Connection
docs-neo4j_backup_in_kubernetes
docs-neo4j_backup_in_kubernetes
  • 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
    • Neo4J DB Backup
  • Maintenance
  • 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