basti-app / basti

✨ Securely connect to RDS, Elasticache, and other AWS resources in VPCs with no idle cost
https://www.basti.app
MIT License
333 stars 17 forks source link

test: unified unit test setup #91

Closed BohdanPetryshyn closed 1 year ago

BohdanPetryshyn commented 1 year ago

Proposed Changes

This PR sets up Jest tests for the Basti CLI package and unifies it with the existing Basti CDK tests.

Checklist