ubiquity / test-cf-deploy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@ubiquity/ts-template

This template repository includes support for the following:!!!!!!!!!!!!!!

  • TypeScript
  • Environment Variables
  • Conventional Commits
  • Automatic deployment to Cloudflare Pages

Testing

Cypress

To test with Cypress Studio UI, run

yarn cy:open

Otherwise to simply run the tests through the console, run

yarn cy:run

Jest

To start Jest tests, run

yarn test

About


Languages

Language:TypeScript 75.6%Language:CSS 16.9%Language:HTML 5.3%Language:Shell 2.1%