-
Notifications
You must be signed in to change notification settings - Fork 0
Dedup algo #1
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
base: main
Are you sure you want to change the base?
Dedup algo #1
Conversation
* feat: add grpc-server support for record and replay Signed-off-by: iamskp99 <[email protected]> * feat: add test-export for grpc server support Signed-off-by: iamskp99 <[email protected]> * refactor: encoding grpc testcases into yaml Signed-off-by: re-Tick <[email protected]> * fix: test export for grpc server support Signed-off-by: iamskp99 <[email protected]> * fix: grpc test export Signed-off-by: iamskp99 <[email protected]> * fix: test export for grpc server Signed-off-by: iamskp99 <[email protected]> * chore: updates the pre release of go-sdk Signed-off-by: re-Tick <[email protected]> * refactor: integerates keploy tests for grpc-server methods Signed-off-by: re-Tick <[email protected]> * ci: runs the local keploy binary in background to test keploy Signed-off-by: re-Tick <[email protected]> * test: fix patyh error in TestDenoise tcs Signed-off-by: re-Tick <[email protected]> * ci: removes grep cmd for mode in test job Signed-off-by: re-Tick <[email protected]> * ci: test keploy with dedup enabled * Update go.yml * test: removes env statements from go test file Signed-off-by: re-Tick <[email protected]> --------- Signed-off-by: iamskp99 <[email protected]> Signed-off-by: re-Tick <[email protected]> Co-authored-by: re-Tick <[email protected]> Co-authored-by: Ritik Jain <[email protected]>
* chore: updates the pre release of go-sdk Signed-off-by: re-Tick <[email protected]> * ci: updates test job of main.yml ci Signed-off-by: re-Tick <[email protected]> --------- Signed-off-by: re-Tick <[email protected]>
* docs: updated readme Signed-off-by: Neha Gupta <[email protected]> * docs: updated readme Signed-off-by: Neha Gupta <[email protected]> --------- Signed-off-by: Neha Gupta <[email protected]>
* chore: updates the pre release of go-sdk Signed-off-by: re-Tick <[email protected]> * ci: runs the latest keploy binary in background job Signed-off-by: re-Tick <[email protected]> --------- Signed-off-by: re-Tick <[email protected]>
Signed-off-by: Neha Gupta <[email protected]>
* feat(entire-app): This change allows the users to select the headers that they do not want Keploy to record Signed-off-by: Pranshu Srivastava <[email protected]> * added function in the mock file Signed-off-by: Pranshu Srivastava <[email protected]> * fix: filter the header fields in testCase service Signed-off-by: re-Tick <[email protected]> * feat(entire-server): added comments for the changes Signed-off-by: Pranshu Srivastava <[email protected]> * feat(entire-app): allows the user to remove or replace the fields from the test file Signed-off-by: Pranshu Srivastava <[email protected]> * feat(entire-app): changed the signature of the remove function to accept interfaces Signed-off-by: Pranshu Srivastava <[email protected]> * fix(entire-app): fixed merge conflicts Signed-off-by: Pranshu Srivastava <[email protected]> * feat(mock-library): function complete need to add support for mock library Signed-off-by: Pranshu Srivastava <[email protected]> * feat: adds replace and remove for mocking lib Signed-off-by: re-Tick <[email protected]> * feat(mock-library): fixed replace method Signed-off-by: Pranshu Srivastava <[email protected]> * feat: replaces mock http request fields for mock-lib Signed-off-by: re-Tick <[email protected]> * style: removes debug statement Signed-off-by: re-Tick <[email protected]> * test: adds keploy tcs for filtering http tcs fields Signed-off-by: re-Tick <[email protected]> * test(pkg/utils): adds tcs for filtering and replacing http mocks Signed-off-by: re-Tick <[email protected]> * test(service/mock): adds input for error handling in replace and remove filters Signed-off-by: re-Tick <[email protected]> * test(service/mock): adds input for invalid url in test file Signed-off-by: re-Tick <[email protected]> --------- Signed-off-by: Pranshu Srivastava <[email protected]> Signed-off-by: re-Tick <[email protected]> Co-authored-by: re-Tick <[email protected]>
* Update CONTRIBUTING.md Signed-off-by: sonichigo <[email protected]> * typo fixed Signed-off-by: sonichigo <[email protected]> --------- Signed-off-by: sonichigo <[email protected]>
Signed-off-by: charankamarapu <[email protected]>
Signed-off-by: charankamarapu <[email protected]>
Signed-off-by: charankamarapu <[email protected]>
* Update CONTRIBUTING.md Signed-off-by: sonichigo <[email protected]> * typo fixed Signed-off-by: sonichigo <[email protected]> * Readme UI Removed Signed-off-by: sonichigo <[email protected]> --------- Signed-off-by: sonichigo <[email protected]>
Signed-off-by: charankamarapu <[email protected]>
Signed-off-by: charankamarapu <[email protected]>
Added telemetry events at service level
Signed-off-by: charankamarapu <[email protected]>
Signed-off-by: Hermione Dadheech <[email protected]> Co-authored-by: Neha Gupta <[email protected]>
Signed-off-by: charankamarapu <[email protected]>
Predefining Installation_id in telemetry-check
Signed-off-by: charankamarapu <[email protected]>
Adding permissions to telemetry-check
Signed-off-by: charankamarapu <[email protected]>
Correcting telemetry-check github action
Signed-off-by: Ananya Nayak <[email protected]>
Signed-off-by: Jyotirmoy Roy <[email protected]>
Signed-off-by: Advik <[email protected]>
Signed-off-by: charankamarapu <[email protected]> Added Telemetry Object in regression Test Signed-off-by: charankamarapu <[email protected]> Added Telemetry object in regression test Signed-off-by: charankamarapu <[email protected]> Added code coverage Signed-off-by: charankamarapu <[email protected]>
Changed trigger for RecordedTest and RecordedMock events
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
|
To generate Unit Tests for this PR, please click here |
Related Issue
Closes: #[issue number that will be closed through this PR]
Describe the changes you've made
A clear and concise description of what you have done to successfully close your assigned issue. Any new files? or anything you feel to let us know!
Type of change
Please let us know if any test cases are added
Please describe the tests(if any). Provide instructions how its affecting the coverage.
Describe if there is any unusual behaviour of your code(Write
NAif there isn't)A clear and concise description of it.
Checklist:
Screenshots (if any)