-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: remove personal information from test cases (#2516)
* chore: remove personal information from test cases * chore: remove personal information from test cases * fix: test cases * chore: remove pii information from tests
- Loading branch information
1 parent
02164e3
commit 27ab48f
Showing
29 changed files
with
313 additions
and
313 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -81,8 +81,8 @@ | |
"is_fixed": "1", | ||
"properties": "a:0:{}", | ||
"default_value": null, | ||
"value": "Ganguly", | ||
"normalizedValue": "Ganguly" | ||
"value": "Test", | ||
"normalizedValue": "Test" | ||
}, | ||
"company": { | ||
"id": "4", | ||
|
@@ -563,7 +563,7 @@ | |
"last_active": null, | ||
"title": "abcd", | ||
"firstname": "hijibiji", | ||
"lastname": "Ganguly", | ||
"lastname": "Test", | ||
"company": null, | ||
"position": "lead", | ||
"email": "[email protected]", | ||
|
@@ -640,9 +640,9 @@ | |
"dateAdded": "2022-08-18T12:19:27+00:00", | ||
"dateModified": "2022-08-23T11:46:30+00:00", | ||
"createdBy": 1, | ||
"createdByUser": "Jain Anant", | ||
"createdByUser": "test rudderlabs", | ||
"modifiedBy": 1, | ||
"modifiedByUser": "Jain Anant", | ||
"modifiedByUser": "test rudderlabs", | ||
"id": 248, | ||
"points": 0, | ||
"color": null, | ||
|
@@ -697,8 +697,8 @@ | |
"is_fixed": "1", | ||
"properties": "a:0:{}", | ||
"default_value": null, | ||
"value": "Anant", | ||
"normalizedValue": "Anant" | ||
"value": "rudderstack", | ||
"normalizedValue": "rudderstack" | ||
}, | ||
"lastname": { | ||
"id": "3", | ||
|
@@ -1191,7 +1191,7 @@ | |
"points": 0, | ||
"last_active": "2022-08-23 11:46:27", | ||
"title": null, | ||
"firstname": "Anant", | ||
"firstname": "rudderstack", | ||
"lastname": "kumar", | ||
"company": null, | ||
"position": null, | ||
|
@@ -1264,9 +1264,9 @@ | |
"dateAdded": "2022-08-18T12:20:05+00:00", | ||
"dateModified": "2022-08-24T09:19:10+00:00", | ||
"createdBy": 1, | ||
"createdByUser": "Jain Anant", | ||
"createdByUser": "test rudderlabs", | ||
"modifiedBy": 1, | ||
"modifiedByUser": "Jain Anant", | ||
"modifiedByUser": "test rudderlabs", | ||
"id": 249, | ||
"points": 0, | ||
"color": null, | ||
|
@@ -1888,9 +1888,9 @@ | |
"dateAdded": "2022-08-18T13:20:27+00:00", | ||
"dateModified": "2022-08-18T13:20:27+00:00", | ||
"createdBy": 1, | ||
"createdByUser": "Jain Anant", | ||
"createdByUser": "test rudderlabs", | ||
"modifiedBy": 1, | ||
"modifiedByUser": "Jain Anant", | ||
"modifiedByUser": "test rudderlabs", | ||
"id": 254, | ||
"points": 0, | ||
"color": null, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.