Upgrade Playwright suite to v2.5.1 SQLite deep testing

This commit is contained in:
A R R R Associates
2026-06-24 20:05:36 +05:30
parent 89ba3e85a1
commit ba1075ef19
33 changed files with 16167 additions and 240 deletions
+30 -3
View File
@@ -1,5 +1,5 @@
{
"suiteVersion": "2.4.0",
"suiteVersion": "2.5.0-sqlite-merged",
"sourceRows": 272,
"generatedVariants": 1296,
"automatedVariants": 1291,
@@ -9,5 +9,32 @@
"fyLockBackupStatus": "UNTESTED - all test.fixme(), require human verification before counting as coverage",
"checklistReconciled": true,
"checklistFile": "Audit_Firm_ERP_Master_UAT_VAPT_Checklist_v2.4.xlsx",
"totalChecklistRows": 302
}
"totalChecklistRows": 302,
"v25NewSpecs": {
"employees": {
"file": "tests/employees.spec.js",
"tests": 53,
"status": "runnable-sqlite-recorded"
},
"partners_billing": {
"file": "tests/partners-billing.spec.js",
"tests": 25,
"status": "runnable-sqlite-recorded"
},
"consultants_documents": {
"file": "tests/consultants-documents.spec.js",
"tests": 30,
"status": "runnable-sqlite-recorded"
},
"noticecases_services_work": {
"file": "tests/noticecases-services-work.spec.js",
"tests": 34,
"status": "runnable-sqlite-recorded"
}
},
"v25TotalNewTests": 142,
"sqliteTotalImportedCasesExpected": 1438,
"v2_5_1_additional_cases": 302,
"v2_5_1_additional_unique_variant_ids": 302,
"total_expected_cases_after_v2_5_1": 1740
}
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff