You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library doesn't have any test, no unit or integration tests.
Describe the improvement
We need to implement automated tests, i know that all of the "features" of this library depends on a their party api (supabase services per si) but we can use ex_vcr or even just mock the http request just to confirm that the expected results of each functions are working as desired.
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Improve documentation
Link
N/A
Describe the problem
The library doesn't have any test, no unit or integration tests.
Describe the improvement
We need to implement automated tests, i know that all of the "features" of this library depends on a their party api (supabase services per si) but we can use
ex_vcr
or even just mock the http request just to confirm that the expected results of each functions are working as desired.Additional context
N/A
The text was updated successfully, but these errors were encountered: