feat(inventory): add function catalog and act data
DH V2 CI / WEB · typecheck, build (push) Successful in 45s
Production dependency audit / API · production dependencies (push) Successful in 27s
DH V2 CI / API · typecheck, tests, build (push) Successful in 1m15s
Production dependency audit / WEB · production dependencies (push) Successful in 15s
DH V2 CI / Docker / migrations / production images (push) Successful in 2m21s
DH V2 CI / Promote verified main to deploy (push) Successful in 9s
Android CI / RC / Android · lint, tests, debug APK, release compile (push) Failing after 6m25s
DH V2 CI / WEB · typecheck, build (push) Successful in 45s
Production dependency audit / API · production dependencies (push) Successful in 27s
DH V2 CI / API · typecheck, tests, build (push) Successful in 1m15s
Production dependency audit / WEB · production dependencies (push) Successful in 15s
DH V2 CI / Docker / migrations / production images (push) Successful in 2m21s
DH V2 CI / Promote verified main to deploy (push) Successful in 9s
Android CI / RC / Android · lint, tests, debug APK, release compile (push) Failing after 6m25s
This commit is contained in:
@@ -60,7 +60,7 @@ test('Acta PDF explains each Hallazgo with frozen territorial, technical and rec
|
||||
assert.match(pdf, /Alcance de la inspección/);
|
||||
assert.match(pdf, /scopeTypeCode/);
|
||||
assert.match(pdf, /Antecedente relacionado/);
|
||||
assert.match(closing, /DH-ACT-LIFECYCLE-V5/);
|
||||
assert.match(closing, /DH-ACT-LIFECYCLE-V6/);
|
||||
assert.match(closing, /AS department/);
|
||||
assert.match(closing, /AS "leadInspector"/);
|
||||
assert.match(closing, /AS "installationTypeName"/);
|
||||
|
||||
Reference in New Issue
Block a user