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

Write more intensive automated tests #4

Open
zoedsoupe opened this issue Dec 27, 2024 · 1 comment
Open

Write more intensive automated tests #4

zoedsoupe opened this issue Dec 27, 2024 · 1 comment

Comments

@zoedsoupe
Copy link
Collaborator

Chore

Describe the chore

I think it's valuable to write automated tests. Since we're using an external service (postgrest) it need to be mocked, so we also don't want to write "totally mocked tests" since it will be very biased, so i suggest to use something like ex_cvr to make real requests to the dev server and records responses, so we can indeed test all expression with real data at least "once".

Additional context

N/A

@zoedsoupe
Copy link
Collaborator Author

when i developed the library i manually tested some expression but some others not and i want to avoid things like #2 for example

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

1 participant