Add validation to config middleware #5319
Annotations
3 errors and 1 warning
tests/workflows/cmsTemplateFlow.spec.ts > CMS Template Flow > hs list > should validate that the template exists in the Design Manager:
acceptance-tests/tests/workflows/cmsTemplateFlow.spec.ts#L45
AssertionError: expected '@HubSpot\nb3db7856-b1e7-4ba0-8399-c74…' to contain 'aa5c94f3-0822-41b4-9aeb-03c2baa4fe80.…'
- Expected
+ Received
- aa5c94f3-0822-41b4-9aeb-03c2baa4fe80.html
+ @HubSpot
+ b3db7856-b1e7-4ba0-8399-c74b1b2d671b.html
+ CLI_TEST_TEMPLATE.html
+ ec1d12a5-f405-42bd-9441-af08ef5df39b.html
+ test-template.html
+
❯ tests/workflows/cmsTemplateFlow.spec.ts:45:19
|
tests/workflows/cmsTemplateFlow.spec.ts > CMS Template Flow > hs list > should validate that the template exists in the Design Manager:
acceptance-tests/tests/workflows/cmsTemplateFlow.spec.ts#L64
AssertionError: expected '@HubSpot\nb3db7856-b1e7-4ba0-8399-c74…' to contain 'ac362e61-fc2d-432c-9c0f-dd458c5b937f.…'
- Expected
+ Received
- ac362e61-fc2d-432c-9c0f-dd458c5b937f.html
+ @HubSpot
+ b3db7856-b1e7-4ba0-8399-c74b1b2d671b.html
+ CLI_TEST_TEMPLATE.html
+ ec1d12a5-f405-42bd-9441-af08ef5df39b.html
+ test-template.html
+
❯ tests/workflows/cmsTemplateFlow.spec.ts:64:19
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|