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

Fibonacci testing? #3

Open
camelop opened this issue Apr 22, 2023 · 0 comments
Open

Fibonacci testing? #3

camelop opened this issue Apr 22, 2023 · 0 comments

Comments

@camelop
Copy link

camelop commented Apr 22, 2023

pub(crate) async fn test_query_with_params_and_serialize(

Consider making each test case represent a single functionality (or a minimal combination). Otherwise, when X fails, X+Y also fails, X+Y+Z also fails... While it would be nice to have one end2end test, consider not doing it in all your test cases

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