nucleuscloud / neosync

Open source data anonymization and synthetic data orchestration for developers. Create high fidelity synthetic data and sync it across your environments.
https://www.neosync.dev
Other
3.31k stars 118 forks source link

[NEOS-1362] Add Github Action for testing the frontend #2535

Closed nickzelei closed 2 weeks ago

nickzelei commented 2 months ago

We currently only need to test the frontend/apps/web folder.

We have a script in there so we can run npm run test which triggers jest.

We should add a section to our frontend github actions that triggers a test run.

From SyncLinear.com | NEOS-1362

faisalill commented 2 weeks ago

@nickzelei tried to add it https://github.com/nucleuscloud/neosync/pull/2800