-
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 <iamskp99@gmail.com> * feat: add test-export for grpc server support Signed-off-by: iamskp99 <iamskp99@gmail.com> * refactor: encoding grpc testcases into yaml Signed-off-by: re-Tick <jain.ritik.1001@gmail.com> * fix: test export for grpc server support Signed-off-by: iamskp99 <iamskp99@gmail.com> * fix: grpc test export Signed-off-by: iamskp99 <iamskp99@gmail.com> * fix: test export for grpc server Signed-off-by: iamskp99 <iamskp99@gmail.com> * chore: updates the pre release of go-sdk Signed-off-by: re-Tick <jain.ritik.1001@gmail.com> * refactor: integerates keploy tests for grpc-server methods Signed-off-by: re-Tick <jain.ritik.1001@gmail.com> * ci: runs the local keploy binary in background to test keploy Signed-off-by: re-Tick <jain.ritik.1001@gmail.com> * test: fix patyh error in TestDenoise tcs Signed-off-by: re-Tick <jain.ritik.1001@gmail.com> * ci: removes grep cmd for mode in test job Signed-off-by: re-Tick <jain.ritik.1001@gmail.com> * ci: test keploy with dedup enabled * Update go.yml * test: removes env statements from go test file Signed-off-by: re-Tick <jain.ritik.1001@gmail.com> --------- Signed-off-by: iamskp99 <iamskp99@gmail.com> Signed-off-by: re-Tick <jain.ritik.1001@gmail.com> Co-authored-by: re-Tick <jain.ritik.1001@gmail.com> Co-authored-by: Ritik Jain <60597329+re-Tick@users.noreply.github.com>
* chore: updates the pre release of go-sdk Signed-off-by: re-Tick <jain.ritik.1001@gmail.com> * ci: updates test job of main.yml ci Signed-off-by: re-Tick <jain.ritik.1001@gmail.com> --------- Signed-off-by: re-Tick <jain.ritik.1001@gmail.com>
* docs: updated readme Signed-off-by: Neha Gupta <gneha21@yahoo.in> * docs: updated readme Signed-off-by: Neha Gupta <gneha21@yahoo.in> --------- Signed-off-by: Neha Gupta <gneha21@yahoo.in>
* chore: updates the pre release of go-sdk Signed-off-by: re-Tick <jain.ritik.1001@gmail.com> * ci: runs the latest keploy binary in background job Signed-off-by: re-Tick <jain.ritik.1001@gmail.com> --------- Signed-off-by: re-Tick <jain.ritik.1001@gmail.com>
Signed-off-by: Neha Gupta <gneha21@yahoo.in>
* 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 <iampranshu24@gmail.com> * added function in the mock file Signed-off-by: Pranshu Srivastava <iampranshu24@gmail.com> * fix: filter the header fields in testCase service Signed-off-by: re-Tick <jain.ritik.1001@gmail.com> * feat(entire-server): added comments for the changes Signed-off-by: Pranshu Srivastava <iampranshu24@gmail.com> * feat(entire-app): allows the user to remove or replace the fields from the test file Signed-off-by: Pranshu Srivastava <iampranshu24@gmail.com> * feat(entire-app): changed the signature of the remove function to accept interfaces Signed-off-by: Pranshu Srivastava <iampranshu24@gmail.com> * fix(entire-app): fixed merge conflicts Signed-off-by: Pranshu Srivastava <iampranshu24@gmail.com> * feat(mock-library): function complete need to add support for mock library Signed-off-by: Pranshu Srivastava <iampranshu24@gmail.com> * feat: adds replace and remove for mocking lib Signed-off-by: re-Tick <jain.ritik.1001@gmail.com> * feat(mock-library): fixed replace method Signed-off-by: Pranshu Srivastava <iampranshu24@gmail.com> * feat: replaces mock http request fields for mock-lib Signed-off-by: re-Tick <jain.ritik.1001@gmail.com> * style: removes debug statement Signed-off-by: re-Tick <jain.ritik.1001@gmail.com> * test: adds keploy tcs for filtering http tcs fields Signed-off-by: re-Tick <jain.ritik.1001@gmail.com> * test(pkg/utils): adds tcs for filtering and replacing http mocks Signed-off-by: re-Tick <jain.ritik.1001@gmail.com> * test(service/mock): adds input for error handling in replace and remove filters Signed-off-by: re-Tick <jain.ritik.1001@gmail.com> * test(service/mock): adds input for invalid url in test file Signed-off-by: re-Tick <jain.ritik.1001@gmail.com> --------- Signed-off-by: Pranshu Srivastava <iampranshu24@gmail.com> Signed-off-by: re-Tick <jain.ritik.1001@gmail.com> Co-authored-by: re-Tick <jain.ritik.1001@gmail.com>
* Update CONTRIBUTING.md Signed-off-by: sonichigo <kurosakiichigo.songoku@gmail.com> * typo fixed Signed-off-by: sonichigo <kurosakiichigo.songoku@gmail.com> --------- Signed-off-by: sonichigo <kurosakiichigo.songoku@gmail.com>
Signed-off-by: charankamarapu <kamarapucharan@gmail.com>
Signed-off-by: charankamarapu <kamarapucharan@gmail.com>
Signed-off-by: charankamarapu <kamarapucharan@gmail.com>
* Update CONTRIBUTING.md Signed-off-by: sonichigo <kurosakiichigo.songoku@gmail.com> * typo fixed Signed-off-by: sonichigo <kurosakiichigo.songoku@gmail.com> * Readme UI Removed Signed-off-by: sonichigo <kurosakiichigo.songoku@gmail.com> --------- Signed-off-by: sonichigo <kurosakiichigo.songoku@gmail.com>
Signed-off-by: charankamarapu <kamarapucharan@gmail.com>
Signed-off-by: charankamarapu <kamarapucharan@gmail.com>
Added telemetry events at service level
Signed-off-by: charankamarapu <kamarapucharan@gmail.com>
Signed-off-by: Hermione Dadheech <hermionedadheech@gmail.com> Co-authored-by: Neha Gupta <gneha21@yahoo.in>
Signed-off-by: charankamarapu <kamarapucharan@gmail.com>
Predefining Installation_id in telemetry-check
Signed-off-by: charankamarapu <kamarapucharan@gmail.com>
Adding permissions to telemetry-check
Signed-off-by: charankamarapu <kamarapucharan@gmail.com>
Correcting telemetry-check github action
Signed-off-by: Ananya Nayak <55504616+Ananya2001-an@users.noreply.github.com>
Signed-off-by: Jyotirmoy Roy <jyotirmoyroy649@gmail.com>
Signed-off-by: Advik <adviksingh6632@gmail.com>
Signed-off-by: charankamarapu <kamarapucharan@gmail.com> Added Telemetry Object in regression Test Signed-off-by: charankamarapu <kamarapucharan@gmail.com> Added Telemetry object in regression test Signed-off-by: charankamarapu <kamarapucharan@gmail.com> Added code coverage Signed-off-by: charankamarapu <kamarapucharan@gmail.com>
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)