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

Add working tests #1

Open
NikhilCodes opened this issue Dec 29, 2021 · 3 comments
Open

Add working tests #1

NikhilCodes opened this issue Dec 29, 2021 · 3 comments
Assignees

Comments

@NikhilCodes
Copy link
Contributor

NikhilCodes commented Dec 29, 2021

Currently, test cases are just plain dumb, they don't check if something fails or doesn't work as needed

@benjamin-arfa
Copy link

should we create a supabase testing project or what do you have in mind ? 👍

@NikhilCodes
Copy link
Contributor Author

Not sure, maybe something like adding credentials for test project to github secrets and ci/cd it maybe.

NikhilCodes pushed a commit that referenced this issue Aug 19, 2023
…mime-type

Fix: optional header content-type overridden by default text/plain
@jerichosiahaya
Copy link
Contributor

I think we need to revamp the whole code base first before actually make the unit test. I would be so hard to make the unit test without the decoupling some function inside the wrapper. If we already decoupled the functions, it would be so much easier to mock the interfaces. CMIIW

@muratmirgun muratmirgun self-assigned this Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants