Skip to main content

Gesso ERP

API library for connecting Gesso frontends with various erp backends.

Introduction

Setup

Testing

Currently both Jest and Cypress are used. Cypress is used for react tests and Jest is used to non-react tests. It would probably be fine to write any new tests only in Cypress and eventually migrate completely to Cypress.

Notes