From 11674806520559adcd62239e816ada6a054ae151 Mon Sep 17 00:00:00 2001
From: Julien Ramboz
Date: Fri, 28 Jun 2019 14:17:56 -0700
Subject: [PATCH 1/4] test(html pipe): Update integration test for newly
exposed types in the meta JSON attributes
fix helix-pipeline#279
---
test/specs/json_response.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/specs/json_response.json b/test/specs/json_response.json
index 8633216fc..8d7fc13c2 100644
--- a/test/specs/json_response.json
+++ b/test/specs/json_response.json
@@ -1 +1 @@
-{"body":"---\ntemplate: homepage\n---\n\n# Soup Demo Test\n\nThis is rendered using ~~Sightly~~ HTL.\n\n> [!NOTE]\n> This is a note. Who'd have noted?\n\n{% jekyll_embed with params %}\n\n\n","meta":{"template":"homepage"},"intro":"This is rendered using Sightly HTL.","title":"Soup Demo Test"}
+{"body":"---\ntemplate: homepage\n---\n\n# Soup Demo Test\n\nThis is rendered using ~~Sightly~~ HTL.\n\n> [!NOTE]\n> This is a note. Who'd have noted?\n\n{% jekyll_embed with params %}\n\n\n","meta":{"template":"homepage","types":["has-html","has-text","has-blockquote","has-delete","has-heading","nb-html-1","nb-text-3","nb-blockquote-1","nb-delete-1","nb-heading-1","is-text-html-blockquote","is-text-html","is-text"]},"intro":"This is rendered using Sightly HTL.","title":"Soup Demo Test"}
From 5b2c6f5550d0a6b757aed395f26ed4669f78225b Mon Sep 17 00:00:00 2001
From: Julien Ramboz
Date: Fri, 5 Jul 2019 10:36:46 -0700
Subject: [PATCH 2/4] test(html pipe): fix integration tests for new sections
format
fix adobe/helix-pipeline#279
---
package.json | 2 +-
test/specs/simple_response.html | 8 +-------
2 files changed, 2 insertions(+), 8 deletions(-)
diff --git a/package.json b/package.json
index bcb51cfa7..b4f67085e 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
},
"dependencies": {
"@adobe/fastly-native-promises": "^1.3.2",
- "@adobe/helix-pipeline": "3.4.0",
+ "@adobe/helix-pipeline": "4.0.0",
"@adobe/helix-shared": "1.4.0",
"@adobe/helix-simulator": "2.12.12",
"@adobe/htlengine": "3.2.0",
diff --git a/test/specs/simple_response.html b/test/specs/simple_response.html
index 33fa8751e..4cdf64aa2 100644
--- a/test/specs/simple_response.html
+++ b/test/specs/simple_response.html
@@ -27,13 +27,7 @@ Soup Demo Test
This is a note. Who’d have noted?
-
-
Fastly error: unknown domain embeds.project-helix.io
-
-
+