Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Luc45 committed Aug 2, 2024
1 parent 59d0efc commit f374dc6
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 40 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"test_results_manager_url": "https:\\/\\/test-results-manager.com",
"test_results_manager_expiration": 1234567890,
"test_summary": "418 total, 391 passed, 0 failed, 27 skipped.",
"test_summary": "418 total, 388 passed, 0 failed, 30 skipped.",
"version": "Undefined",
"update_complete": true,
"ai_suggestion_status": "none",
Expand All @@ -45,12 +45,12 @@
{
"test_result_json": {
"numFailedTestSuites": 0,
"numPassedTestSuites": 89,
"numPendingTestSuites": 19,
"numPassedTestSuites": 88,
"numPendingTestSuites": 20,
"numTotalTestSuites": 108,
"numFailedTests": 0,
"numPassedTests": 391,
"numPendingTests": 27,
"numPassedTests": 388,
"numPendingTests": 30,
"numTotalTests": 418,
"testResults": [
{
Expand Down Expand Up @@ -1981,22 +1981,22 @@
{
"file": "shopper\\/account-email-receiving.spec.js",
"status": "passed",
"has_pending": false,
"has_pending": true,
"tests": {
"Shopper Account Email Receiving": [
{
"title": "should receive an email when creating an account",
"status": "passed"
"status": "pending"
},
{
"title": "should receive an email when password reset initiated from admin",
"status": "passed"
"status": "pending"
}
],
"Shopper Password Reset Email Receiving": [
{
"title": "should receive an email when initiating a password reset",
"status": "passed"
"status": "pending"
}
]
}
Expand Down Expand Up @@ -2791,7 +2791,7 @@
}
}
],
"summary": "418 total, 391 passed, 0 failed, 27 skipped."
"summary": "418 total, 388 passed, 0 failed, 30 skipped."
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"test_results_manager_url": "https:\\/\\/test-results-manager.com",
"test_results_manager_expiration": 1234567890,
"test_summary": "418 total, 391 passed, 0 failed, 27 skipped.",
"test_summary": "418 total, 388 passed, 0 failed, 30 skipped.",
"version": "Undefined",
"update_complete": true,
"ai_suggestion_status": "none",
Expand All @@ -45,12 +45,12 @@
{
"test_result_json": {
"numFailedTestSuites": 0,
"numPassedTestSuites": 89,
"numPendingTestSuites": 19,
"numPassedTestSuites": 88,
"numPendingTestSuites": 20,
"numTotalTestSuites": 108,
"numFailedTests": 0,
"numPassedTests": 391,
"numPendingTests": 27,
"numPassedTests": 388,
"numPendingTests": 30,
"numTotalTests": 418,
"testResults": [
{
Expand Down Expand Up @@ -1981,22 +1981,22 @@
{
"file": "shopper\\/account-email-receiving.spec.js",
"status": "passed",
"has_pending": false,
"has_pending": true,
"tests": {
"Shopper Account Email Receiving": [
{
"title": "should receive an email when creating an account",
"status": "passed"
"status": "pending"
},
{
"title": "should receive an email when password reset initiated from admin",
"status": "passed"
"status": "pending"
}
],
"Shopper Password Reset Email Receiving": [
{
"title": "should receive an email when initiating a password reset",
"status": "passed"
"status": "pending"
}
]
}
Expand Down Expand Up @@ -2791,7 +2791,7 @@
}
}
],
"summary": "418 total, 391 passed, 0 failed, 27 skipped."
"summary": "418 total, 388 passed, 0 failed, 30 skipped."
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"test_results_manager_url": "https:\\/\\/test-results-manager.com",
"test_results_manager_expiration": 1234567890,
"test_summary": "418 total, 391 passed, 0 failed, 27 skipped.",
"test_summary": "418 total, 388 passed, 0 failed, 30 skipped.",
"debug_log": "",
"version": "Undefined",
"update_complete": true,
Expand All @@ -45,12 +45,12 @@
{
"test_result_json": {
"numFailedTestSuites": 0,
"numPassedTestSuites": 89,
"numPendingTestSuites": 19,
"numPassedTestSuites": 88,
"numPendingTestSuites": 20,
"numTotalTestSuites": 108,
"numFailedTests": 0,
"numPassedTests": 391,
"numPendingTests": 27,
"numPassedTests": 388,
"numPendingTests": 30,
"numTotalTests": 418,
"testResults": [
{
Expand Down Expand Up @@ -1981,22 +1981,22 @@
{
"file": "shopper\\/account-email-receiving.spec.js",
"status": "passed",
"has_pending": false,
"has_pending": true,
"tests": {
"Shopper Account Email Receiving": [
{
"title": "should receive an email when creating an account",
"status": "passed"
"status": "pending"
},
{
"title": "should receive an email when password reset initiated from admin",
"status": "passed"
"status": "pending"
}
],
"Shopper Password Reset Email Receiving": [
{
"title": "should receive an email when initiating a password reset",
"status": "passed"
"status": "pending"
}
]
}
Expand Down Expand Up @@ -2791,7 +2791,7 @@
}
}
],
"summary": "418 total, 391 passed, 0 failed, 27 skipped."
"summary": "418 total, 388 passed, 0 failed, 30 skipped."
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"test_results_manager_url": "https:\\/\\/test-results-manager.com",
"test_results_manager_expiration": 1234567890,
"test_summary": "418 total, 391 passed, 0 failed, 27 skipped.",
"test_summary": "418 total, 388 passed, 0 failed, 30 skipped.",
"debug_log": "",
"version": "Undefined",
"update_complete": true,
Expand All @@ -45,12 +45,12 @@
{
"test_result_json": {
"numFailedTestSuites": 0,
"numPassedTestSuites": 89,
"numPendingTestSuites": 19,
"numPassedTestSuites": 88,
"numPendingTestSuites": 20,
"numTotalTestSuites": 108,
"numFailedTests": 0,
"numPassedTests": 391,
"numPendingTests": 27,
"numPassedTests": 388,
"numPendingTests": 30,
"numTotalTests": 418,
"testResults": [
{
Expand Down Expand Up @@ -1981,22 +1981,22 @@
{
"file": "shopper\\/account-email-receiving.spec.js",
"status": "passed",
"has_pending": false,
"has_pending": true,
"tests": {
"Shopper Account Email Receiving": [
{
"title": "should receive an email when creating an account",
"status": "passed"
"status": "pending"
},
{
"title": "should receive an email when password reset initiated from admin",
"status": "passed"
"status": "pending"
}
],
"Shopper Password Reset Email Receiving": [
{
"title": "should receive an email when initiating a password reset",
"status": "passed"
"status": "pending"
}
]
}
Expand Down Expand Up @@ -2791,7 +2791,7 @@
}
}
],
"summary": "418 total, 391 passed, 0 failed, 27 skipped."
"summary": "418 total, 388 passed, 0 failed, 30 skipped."
}
}
]
Expand Down

0 comments on commit f374dc6

Please sign in to comment.