Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 309 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 309 Bytes

kie-tools-healthcheck

This repo contains tests that will check interactions with the KIE Tools repo, making sure the proposed development workflows are working fine.

Check each *.test.ts file to see the details.

Run

  1. Install Bun (https://bun.sh/docs/installation)
  2. Run bun install && bun test