mirror of
https://github.com/supabase/supabase.git
synced 2026-06-20 11:22:25 +08:00
Tests
These tests can be run with Docker.
Steps
In the parent folder:
npm run docker:devnpm run test
Clean up
npm run docker:remove
These tests can be run with Docker.
In the parent folder:
npm run docker:devnpm run testnpm run docker:remove