-
Notifications
You must be signed in to change notification settings - Fork 51
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
feat: support running gRPC test cases #160
Commits on Jul 26, 2023
-
feat: add new fields to TestSuite for gRPC
Signed-off-by: Ink33 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78680fa - Browse repository at this point
Copy the full SHA 78680faView commit details -
Merge remote-tracking branch 'origin/master' into grpc_test
Signed-off-by: Ink33 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 386ad88 - Browse repository at this point
Copy the full SHA 386ad88View commit details
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 342ee67 - Browse repository at this point
Copy the full SHA 342ee67View commit details
Commits on Aug 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0457608 - Browse repository at this point
Copy the full SHA 0457608View commit details -
Merge remote-tracking branch 'origin/master' into grpc_test
Signed-off-by: Ink33 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 38560aa - Browse repository at this point
Copy the full SHA 38560aaView commit details -
refactor: replace reflect.Value.Equal with reflect.DeepEqual
Signed-off-by: Ink33 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5af73e - Browse repository at this point
Copy the full SHA a5af73eView commit details
Commits on Aug 13, 2023
-
refactor: move verify out of runtestcase
Signed-off-by: Ink33 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d8b4b9 - Browse repository at this point
Copy the full SHA 9d8b4b9View commit details -
refactor: use factory to get runner
Signed-off-by: Ink33 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a01f414 - Browse repository at this point
Copy the full SHA a01f414View commit details -
Signed-off-by: Ink33 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c418022 - Browse repository at this point
Copy the full SHA c418022View commit details -
refactor: use body field instead of payload
Signed-off-by: Ink33 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0edbcf5 - Browse repository at this point
Copy the full SHA 0edbcf5View commit details -
refactor: new default testcase implement
Signed-off-by: Ink33 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55faec8 - Browse repository at this point
Copy the full SHA 55faec8View commit details -
refactor: reduce code complexity
Signed-off-by: Ink33 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 11d7ca4 - Browse repository at this point
Copy the full SHA 11d7ca4View commit details -
refactor: remove package errors
Signed-off-by: Ink33 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d9002bd - Browse repository at this point
Copy the full SHA d9002bdView commit details -
refactor: method of TestCaseRunner will not return itself
Signed-off-by: Ink33 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9935ac - Browse repository at this point
Copy the full SHA a9935acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ee92f7 - Browse repository at this point
Copy the full SHA 6ee92f7View commit details -
fix: error should be return in verify
Signed-off-by: Ink33 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1323c92 - Browse repository at this point
Copy the full SHA 1323c92View commit details -
style: revert style change to yaml
revert 78680f Signed-off-by: Ink33 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2cef5bb - Browse repository at this point
Copy the full SHA 2cef5bbView commit details -
refactor: reduce code complexity
Signed-off-by: Ink33 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73c1382 - Browse repository at this point
Copy the full SHA 73c1382View commit details -
Configuration menu - View commit details
-
Copy full SHA for 491d272 - Browse repository at this point
Copy the full SHA 491d272View commit details -
Configuration menu - View commit details
-
Copy full SHA for 117fa07 - Browse repository at this point
Copy the full SHA 117fa07View commit details