-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Line 103 in 746a580
| 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels