Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] Add Test Setup for Deno #97

Merged
merged 1 commit into from
Dec 3, 2023
Merged

Conversation

ricoberger
Copy link
Member

This commit uses the "Continuous Integration" GitHub Action, to run tests for the Deno code, which is used by the Supabase functions and our Docker containers.

This commit also adds a first test so that the deno test command does not fail.

@ricoberger ricoberger self-assigned this Dec 3, 2023
@ricoberger ricoberger added the changelog: added A new feature was added label Dec 3, 2023
@ricoberger ricoberger added this to the v1.3.0 milestone Dec 3, 2023
This commit uses the "Continuous Integration" GitHub Action, to run
tests for the Deno code, which is used by the Supabase functions and our
Docker containers.

This commit also adds a first test so that the `deno test` command does
not fail.
@ricoberger ricoberger merged commit 5087c29 into main Dec 3, 2023
10 checks passed
@ricoberger ricoberger deleted the core-add-test-setup-for-deno branch December 3, 2023 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: added A new feature was added
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant