Gesso CMS
API library for connecting Gesso frontends with various cms backends.
Introduction
Setup
- Make sure your commit messages follow Conventional Commits specification, which will be required for making new releases.
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.