@parameter1/base-cms-marko-web 4.3.6 → 4.4.0
Sign up to get free protection for your applications and to get access to all the features.
- package/components/browser-component.marko.js +2 -2
- package/components/document/components/body-wrapper.marko.js +2 -2
- package/components/document/components/error.marko.js +2 -2
- package/components/document/components/live-reload.marko.js +2 -2
- package/components/document/components/polyfill.marko.js +2 -2
- package/components/document/container.marko.js +2 -2
- package/components/document/index.marko.js +2 -2
- package/components/element/array.marko.js +2 -2
- package/components/element/audio.marko.js +2 -2
- package/components/element/block.marko.js +2 -2
- package/components/element/clear.marko.js +2 -2
- package/components/element/components/image.marko.js +2 -2
- package/components/element/components/text.marko.js +2 -2
- package/components/element/content/address1.marko.js +2 -2
- package/components/element/content/address2.marko.js +2 -2
- package/components/element/content/audio.marko.js +2 -2
- package/components/element/content/authors.marko.js +2 -2
- package/components/element/content/body.marko.js +2 -2
- package/components/element/content/byline.marko.js +2 -2
- package/components/element/content/city-state-zip.marko.js +2 -2
- package/components/element/content/contributors.marko.js +2 -2
- package/components/element/content/country.marko.js +2 -2
- package/components/element/content/embed-code.marko.js +2 -2
- package/components/element/content/end-date.marko.js +2 -2
- package/components/element/content/ends.marko.js +2 -2
- package/components/element/content/fax.marko.js +2 -2
- package/components/element/content/images.marko.js +2 -2
- package/components/element/content/mobile.marko.js +2 -2
- package/components/element/content/name.marko.js +2 -2
- package/components/element/content/phone.marko.js +2 -2
- package/components/element/content/photographers.marko.js +2 -2
- package/components/element/content/public-email.marko.js +2 -2
- package/components/element/content/published.marko.js +2 -2
- package/components/element/content/short-name.marko.js +2 -2
- package/components/element/content/sidebar-stubs.marko.js +2 -2
- package/components/element/content/sidebars.marko.js +2 -2
- package/components/element/content/source.marko.js +2 -2
- package/components/element/content/sponsors.marko.js +2 -2
- package/components/element/content/start-date.marko.js +2 -2
- package/components/element/content/starts.marko.js +2 -2
- package/components/element/content/teaser.marko.js +2 -2
- package/components/element/content/title.marko.js +2 -2
- package/components/element/content/tollfree.marko.js +2 -2
- package/components/element/content/transcript.marko.js +2 -2
- package/components/element/content/website.marko.js +2 -2
- package/components/element/date.marko.js +2 -2
- package/components/element/image/caption.marko.js +2 -2
- package/components/element/image/credit.marko.js +2 -2
- package/components/element/image/display-name.marko.js +2 -2
- package/components/element/image/slider.marko.js +2 -2
- package/components/element/img.marko.js +2 -2
- package/components/element/index.marko.js +2 -2
- package/components/element/link.marko.js +2 -2
- package/components/element/magazine-issue/description.marko.js +2 -2
- package/components/element/magazine-issue/digital-edition-url.marko.js +2 -2
- package/components/element/magazine-issue/name.marko.js +2 -2
- package/components/element/magazine-issue/pdf-url.marko.js +2 -2
- package/components/element/magazine-publication/cancel-url.marko.js +2 -2
- package/components/element/magazine-publication/change-address-url.marko.js +2 -2
- package/components/element/magazine-publication/description.marko.js +2 -2
- package/components/element/magazine-publication/einquiry-url.marko.js +2 -2
- package/components/element/magazine-publication/name.marko.js +2 -2
- package/components/element/magazine-publication/renewal-url.marko.js +2 -2
- package/components/element/magazine-publication/reprints-url.marko.js +2 -2
- package/components/element/magazine-publication/subscribe-url.marko.js +2 -2
- package/components/element/obj-array.marko.js +2 -2
- package/components/element/obj-audio.marko.js +2 -2
- package/components/element/obj-date.marko.js +2 -2
- package/components/element/obj-nodes.marko.js +2 -2
- package/components/element/obj-text.marko.js +2 -2
- package/components/element/obj.marko.js +2 -2
- package/components/element/picture.marko.js +2 -2
- package/components/element/text.marko.js +2 -2
- package/components/element/website-section/description.marko.js +2 -2
- package/components/element/website-section/hierarchy.marko.js +2 -2
- package/components/element/website-section/name.marko.js +2 -2
- package/components/load-more/index.marko.js +2 -2
- package/components/load-more/trigger.marko.js +2 -2
- package/components/node/body.marko.js +2 -2
- package/components/node/element.marko.js +2 -2
- package/components/node/footer.marko.js +2 -2
- package/components/node/header.marko.js +2 -2
- package/components/node/image-inner-wrapper.marko.js +2 -2
- package/components/node/image-wrapper.marko.js +2 -2
- package/components/node/image.marko.js +2 -2
- package/components/node/index.marko.js +2 -2
- package/components/node-list/body.marko.js +2 -2
- package/components/node-list/element.marko.js +2 -2
- package/components/node-list/footer.marko.js +2 -2
- package/components/node-list/header.marko.js +2 -2
- package/components/node-list/index.marko.js +2 -2
- package/components/node-list/node.marko.js +2 -2
- package/components/node-list/nodes.marko.js +2 -2
- package/components/page/container.marko.js +2 -2
- package/components/page/description.marko.js +2 -2
- package/components/page/image.marko.js +2 -2
- package/components/page/layouts/content.marko.js +2 -2
- package/components/page/layouts/default.marko.js +2 -2
- package/components/page/layouts/dynamic-page.marko.js +2 -2
- package/components/page/layouts/magazine-issue.marko.js +2 -2
- package/components/page/layouts/magazine-publication.marko.js +2 -2
- package/components/page/layouts/website-section.marko.js +2 -2
- package/components/page/metadata/components/common.marko.js +2 -2
- package/components/page/metadata/content.marko.js +2 -2
- package/components/page/metadata/default.marko.js +2 -2
- package/components/page/metadata/dynamic-page.marko.js +2 -2
- package/components/page/metadata/magazine-issue.marko.js +2 -2
- package/components/page/metadata/magazine-publication.marko.js +2 -2
- package/components/page/metadata/website-section.marko.js +2 -2
- package/components/page/rel-canonical.marko.js +2 -2
- package/components/page/title.marko.js +2 -2
- package/components/page/wrapper.marko.js +2 -2
- package/components/resolve/page.marko.js +2 -2
- package/components/rss/website-section.marko.js +2 -2
- package/integration/test-website-boot.js +99 -32
- package/package.json +3 -2
@@ -2,7 +2,7 @@
|
|
2
2
|
"use strict";
|
3
3
|
|
4
4
|
var marko_template = module.exports = require("marko/dist/html").t(__filename),
|
5
|
-
marko_componentType = "/@parameter1/base-cms-marko-web$4.
|
5
|
+
marko_componentType = "/@parameter1/base-cms-marko-web$4.4.0/components/page/layouts/magazine-issue.marko",
|
6
6
|
marko_renderer = require("marko/dist/runtime/components/renderer"),
|
7
7
|
marko_web_magazine_issue_page_metadata_template = require("../metadata/magazine-issue.marko"),
|
8
8
|
marko_loadTag = require("marko/dist/runtime/helpers/load-tag"),
|
@@ -52,7 +52,7 @@ marko_template._ = marko_renderer(render, {
|
|
52
52
|
});
|
53
53
|
|
54
54
|
marko_template.meta = {
|
55
|
-
id: "/@parameter1/base-cms-marko-web$4.
|
55
|
+
id: "/@parameter1/base-cms-marko-web$4.4.0/components/page/layouts/magazine-issue.marko",
|
56
56
|
tags: [
|
57
57
|
"../metadata/magazine-issue.marko"
|
58
58
|
]
|
@@ -2,7 +2,7 @@
|
|
2
2
|
"use strict";
|
3
3
|
|
4
4
|
var marko_template = module.exports = require("marko/dist/html").t(__filename),
|
5
|
-
marko_componentType = "/@parameter1/base-cms-marko-web$4.
|
5
|
+
marko_componentType = "/@parameter1/base-cms-marko-web$4.4.0/components/page/layouts/magazine-publication.marko",
|
6
6
|
marko_renderer = require("marko/dist/runtime/components/renderer"),
|
7
7
|
marko_web_magazine_publication_page_metadata_template = require("../metadata/magazine-publication.marko"),
|
8
8
|
marko_loadTag = require("marko/dist/runtime/helpers/load-tag"),
|
@@ -52,7 +52,7 @@ marko_template._ = marko_renderer(render, {
|
|
52
52
|
});
|
53
53
|
|
54
54
|
marko_template.meta = {
|
55
|
-
id: "/@parameter1/base-cms-marko-web$4.
|
55
|
+
id: "/@parameter1/base-cms-marko-web$4.4.0/components/page/layouts/magazine-publication.marko",
|
56
56
|
tags: [
|
57
57
|
"../metadata/magazine-publication.marko"
|
58
58
|
]
|
@@ -2,7 +2,7 @@
|
|
2
2
|
"use strict";
|
3
3
|
|
4
4
|
var marko_template = module.exports = require("marko/dist/html").t(__filename),
|
5
|
-
marko_componentType = "/@parameter1/base-cms-marko-web$4.
|
5
|
+
marko_componentType = "/@parameter1/base-cms-marko-web$4.4.0/components/page/layouts/website-section.marko",
|
6
6
|
marko_renderer = require("marko/dist/runtime/components/renderer"),
|
7
7
|
module_baseCmsObjectPath_module = require("@parameter1/base-cms-object-path"),
|
8
8
|
baseCmsObjectPath_module = module_baseCmsObjectPath_module.default || module_baseCmsObjectPath_module,
|
@@ -70,7 +70,7 @@ marko_template._ = marko_renderer(render, {
|
|
70
70
|
});
|
71
71
|
|
72
72
|
marko_template.meta = {
|
73
|
-
id: "/@parameter1/base-cms-marko-web$4.
|
73
|
+
id: "/@parameter1/base-cms-marko-web$4.4.0/components/page/layouts/website-section.marko",
|
74
74
|
tags: [
|
75
75
|
"../metadata/website-section.marko",
|
76
76
|
"../../rss/website-section.marko"
|
@@ -2,7 +2,7 @@
|
|
2
2
|
"use strict";
|
3
3
|
|
4
4
|
var marko_template = module.exports = require("marko/dist/html").t(__filename),
|
5
|
-
marko_componentType = "/@parameter1/base-cms-marko-web$4.
|
5
|
+
marko_componentType = "/@parameter1/base-cms-marko-web$4.4.0/components/page/metadata/components/common.marko",
|
6
6
|
marko_component = require("./common.marko"),
|
7
7
|
marko_renderer = require("marko/dist/runtime/components/renderer"),
|
8
8
|
marko_web_page_title_template = require("../../title.marko"),
|
@@ -98,7 +98,7 @@ marko_template._ = marko_renderer(render, {
|
|
98
98
|
}, marko_component);
|
99
99
|
|
100
100
|
marko_template.meta = {
|
101
|
-
id: "/@parameter1/base-cms-marko-web$4.
|
101
|
+
id: "/@parameter1/base-cms-marko-web$4.4.0/components/page/metadata/components/common.marko",
|
102
102
|
component: "./common.marko",
|
103
103
|
tags: [
|
104
104
|
"../../title.marko",
|
@@ -2,7 +2,7 @@
|
|
2
2
|
"use strict";
|
3
3
|
|
4
4
|
var marko_template = module.exports = require("marko/dist/html").t(__filename),
|
5
|
-
marko_componentType = "/@parameter1/base-cms-marko-web$4.
|
5
|
+
marko_componentType = "/@parameter1/base-cms-marko-web$4.4.0/components/page/metadata/content.marko",
|
6
6
|
marko_component = require("./content.marko"),
|
7
7
|
marko_renderer = require("marko/dist/runtime/components/renderer"),
|
8
8
|
module_gql = require("graphql-tag"),
|
@@ -197,7 +197,7 @@ marko_template._ = marko_renderer(render, {
|
|
197
197
|
}, marko_component);
|
198
198
|
|
199
199
|
marko_template.meta = {
|
200
|
-
id: "/@parameter1/base-cms-marko-web$4.
|
200
|
+
id: "/@parameter1/base-cms-marko-web$4.4.0/components/page/metadata/content.marko",
|
201
201
|
component: "./content.marko",
|
202
202
|
tags: [
|
203
203
|
"./components/common.marko",
|
@@ -2,7 +2,7 @@
|
|
2
2
|
"use strict";
|
3
3
|
|
4
4
|
var marko_template = module.exports = require("marko/dist/html").t(__filename),
|
5
|
-
marko_componentType = "/@parameter1/base-cms-marko-web$4.
|
5
|
+
marko_componentType = "/@parameter1/base-cms-marko-web$4.4.0/components/page/metadata/default.marko",
|
6
6
|
marko_renderer = require("marko/dist/runtime/components/renderer"),
|
7
7
|
common_template = require("./components/common.marko"),
|
8
8
|
marko_loadTag = require("marko/dist/runtime/helpers/load-tag"),
|
@@ -22,7 +22,7 @@ marko_template._ = marko_renderer(render, {
|
|
22
22
|
});
|
23
23
|
|
24
24
|
marko_template.meta = {
|
25
|
-
id: "/@parameter1/base-cms-marko-web$4.
|
25
|
+
id: "/@parameter1/base-cms-marko-web$4.4.0/components/page/metadata/default.marko",
|
26
26
|
tags: [
|
27
27
|
"./components/common.marko"
|
28
28
|
]
|
@@ -2,7 +2,7 @@
|
|
2
2
|
"use strict";
|
3
3
|
|
4
4
|
var marko_template = module.exports = require("marko/dist/html").t(__filename),
|
5
|
-
marko_componentType = "/@parameter1/base-cms-marko-web$4.
|
5
|
+
marko_componentType = "/@parameter1/base-cms-marko-web$4.4.0/components/page/metadata/dynamic-page.marko",
|
6
6
|
marko_component = require("./dynamic-page.marko"),
|
7
7
|
marko_renderer = require("marko/dist/runtime/components/renderer"),
|
8
8
|
module_gql = require("graphql-tag"),
|
@@ -75,7 +75,7 @@ marko_template._ = marko_renderer(render, {
|
|
75
75
|
}, marko_component);
|
76
76
|
|
77
77
|
marko_template.meta = {
|
78
|
-
id: "/@parameter1/base-cms-marko-web$4.
|
78
|
+
id: "/@parameter1/base-cms-marko-web$4.4.0/components/page/metadata/dynamic-page.marko",
|
79
79
|
component: "./dynamic-page.marko",
|
80
80
|
tags: [
|
81
81
|
"./components/common.marko",
|
@@ -2,7 +2,7 @@
|
|
2
2
|
"use strict";
|
3
3
|
|
4
4
|
var marko_template = module.exports = require("marko/dist/html").t(__filename),
|
5
|
-
marko_componentType = "/@parameter1/base-cms-marko-web$4.
|
5
|
+
marko_componentType = "/@parameter1/base-cms-marko-web$4.4.0/components/page/metadata/magazine-issue.marko",
|
6
6
|
marko_component = require("./magazine-issue.marko"),
|
7
7
|
marko_renderer = require("marko/dist/runtime/components/renderer"),
|
8
8
|
module_gql = require("graphql-tag"),
|
@@ -74,7 +74,7 @@ marko_template._ = marko_renderer(render, {
|
|
74
74
|
}, marko_component);
|
75
75
|
|
76
76
|
marko_template.meta = {
|
77
|
-
id: "/@parameter1/base-cms-marko-web$4.
|
77
|
+
id: "/@parameter1/base-cms-marko-web$4.4.0/components/page/metadata/magazine-issue.marko",
|
78
78
|
component: "./magazine-issue.marko",
|
79
79
|
tags: [
|
80
80
|
"./components/common.marko",
|
@@ -2,7 +2,7 @@
|
|
2
2
|
"use strict";
|
3
3
|
|
4
4
|
var marko_template = module.exports = require("marko/dist/html").t(__filename),
|
5
|
-
marko_componentType = "/@parameter1/base-cms-marko-web$4.
|
5
|
+
marko_componentType = "/@parameter1/base-cms-marko-web$4.4.0/components/page/metadata/magazine-publication.marko",
|
6
6
|
marko_component = require("./magazine-publication.marko"),
|
7
7
|
marko_renderer = require("marko/dist/runtime/components/renderer"),
|
8
8
|
module_gql = require("graphql-tag"),
|
@@ -70,7 +70,7 @@ marko_template._ = marko_renderer(render, {
|
|
70
70
|
}, marko_component);
|
71
71
|
|
72
72
|
marko_template.meta = {
|
73
|
-
id: "/@parameter1/base-cms-marko-web$4.
|
73
|
+
id: "/@parameter1/base-cms-marko-web$4.4.0/components/page/metadata/magazine-publication.marko",
|
74
74
|
component: "./magazine-publication.marko",
|
75
75
|
tags: [
|
76
76
|
"./components/common.marko",
|
@@ -2,7 +2,7 @@
|
|
2
2
|
"use strict";
|
3
3
|
|
4
4
|
var marko_template = module.exports = require("marko/dist/html").t(__filename),
|
5
|
-
marko_componentType = "/@parameter1/base-cms-marko-web$4.
|
5
|
+
marko_componentType = "/@parameter1/base-cms-marko-web$4.4.0/components/page/metadata/website-section.marko",
|
6
6
|
marko_component = require("./website-section.marko"),
|
7
7
|
marko_renderer = require("marko/dist/runtime/components/renderer"),
|
8
8
|
module_gql = require("graphql-tag"),
|
@@ -70,7 +70,7 @@ marko_template._ = marko_renderer(render, {
|
|
70
70
|
}, marko_component);
|
71
71
|
|
72
72
|
marko_template.meta = {
|
73
|
-
id: "/@parameter1/base-cms-marko-web$4.
|
73
|
+
id: "/@parameter1/base-cms-marko-web$4.4.0/components/page/metadata/website-section.marko",
|
74
74
|
component: "./website-section.marko",
|
75
75
|
tags: [
|
76
76
|
"./components/common.marko",
|
@@ -2,7 +2,7 @@
|
|
2
2
|
"use strict";
|
3
3
|
|
4
4
|
var marko_template = module.exports = require("marko/dist/html").t(__filename),
|
5
|
-
marko_componentType = "/@parameter1/base-cms-marko-web$4.
|
5
|
+
marko_componentType = "/@parameter1/base-cms-marko-web$4.4.0/components/page/rel-canonical.marko",
|
6
6
|
marko_renderer = require("marko/dist/runtime/components/renderer"),
|
7
7
|
module_baseCmsUtils_module = require("@parameter1/base-cms-utils"),
|
8
8
|
baseCmsUtils_module = module_baseCmsUtils_module.default || module_baseCmsUtils_module,
|
@@ -38,5 +38,5 @@ marko_template._ = marko_renderer(render, {
|
|
38
38
|
});
|
39
39
|
|
40
40
|
marko_template.meta = {
|
41
|
-
id: "/@parameter1/base-cms-marko-web$4.
|
41
|
+
id: "/@parameter1/base-cms-marko-web$4.4.0/components/page/rel-canonical.marko"
|
42
42
|
};
|
@@ -2,7 +2,7 @@
|
|
2
2
|
"use strict";
|
3
3
|
|
4
4
|
var marko_template = module.exports = require("marko/dist/html").t(__filename),
|
5
|
-
marko_componentType = "/@parameter1/base-cms-marko-web$4.
|
5
|
+
marko_componentType = "/@parameter1/base-cms-marko-web$4.4.0/components/page/title.marko",
|
6
6
|
marko_renderer = require("marko/dist/runtime/components/renderer"),
|
7
7
|
module_baseCmsUtils_module = require("@parameter1/base-cms-utils"),
|
8
8
|
baseCmsUtils_module = module_baseCmsUtils_module.default || module_baseCmsUtils_module,
|
@@ -42,5 +42,5 @@ marko_template._ = marko_renderer(render, {
|
|
42
42
|
});
|
43
43
|
|
44
44
|
marko_template.meta = {
|
45
|
-
id: "/@parameter1/base-cms-marko-web$4.
|
45
|
+
id: "/@parameter1/base-cms-marko-web$4.4.0/components/page/title.marko"
|
46
46
|
};
|
@@ -2,7 +2,7 @@
|
|
2
2
|
"use strict";
|
3
3
|
|
4
4
|
var marko_template = module.exports = require("marko/dist/html").t(__filename),
|
5
|
-
marko_componentType = "/@parameter1/base-cms-marko-web$4.
|
5
|
+
marko_componentType = "/@parameter1/base-cms-marko-web$4.4.0/components/page/wrapper.marko",
|
6
6
|
marko_renderer = require("marko/dist/runtime/components/renderer"),
|
7
7
|
module_baseCmsObjectPath_module = require("@parameter1/base-cms-object-path"),
|
8
8
|
baseCmsObjectPath_module = module_baseCmsObjectPath_module.default || module_baseCmsObjectPath_module,
|
@@ -56,7 +56,7 @@ marko_template._ = marko_renderer(render, {
|
|
56
56
|
});
|
57
57
|
|
58
58
|
marko_template.meta = {
|
59
|
-
id: "/@parameter1/base-cms-marko-web$4.
|
59
|
+
id: "/@parameter1/base-cms-marko-web$4.4.0/components/page/wrapper.marko",
|
60
60
|
tags: [
|
61
61
|
"../element/index.marko"
|
62
62
|
]
|
@@ -2,7 +2,7 @@
|
|
2
2
|
"use strict";
|
3
3
|
|
4
4
|
var marko_template = module.exports = require("marko/dist/html").t(__filename),
|
5
|
-
marko_componentType = "/@parameter1/base-cms-marko-web$4.
|
5
|
+
marko_componentType = "/@parameter1/base-cms-marko-web$4.4.0/components/resolve/page.marko",
|
6
6
|
marko_component = require("./page.marko"),
|
7
7
|
marko_renderer = require("marko/dist/runtime/components/renderer"),
|
8
8
|
module_baseCmsUtils_module = require("@parameter1/base-cms-utils"),
|
@@ -41,7 +41,7 @@ marko_template._ = marko_renderer(render, {
|
|
41
41
|
}, marko_component);
|
42
42
|
|
43
43
|
marko_template.meta = {
|
44
|
-
id: "/@parameter1/base-cms-marko-web$4.
|
44
|
+
id: "/@parameter1/base-cms-marko-web$4.4.0/components/resolve/page.marko",
|
45
45
|
component: "./page.marko",
|
46
46
|
tags: [
|
47
47
|
"@parameter1/base-cms-marko-core/components/resolve.marko"
|
@@ -2,7 +2,7 @@
|
|
2
2
|
"use strict";
|
3
3
|
|
4
4
|
var marko_template = module.exports = require("marko/dist/html").t(__filename),
|
5
|
-
marko_componentType = "/@parameter1/base-cms-marko-web$4.
|
5
|
+
marko_componentType = "/@parameter1/base-cms-marko-web$4.4.0/components/rss/website-section.marko",
|
6
6
|
marko_renderer = require("marko/dist/runtime/components/renderer"),
|
7
7
|
module_url_module = require("url"),
|
8
8
|
url_module = module_url_module.default || module_url_module,
|
@@ -42,5 +42,5 @@ marko_template._ = marko_renderer(render, {
|
|
42
42
|
});
|
43
43
|
|
44
44
|
marko_template.meta = {
|
45
|
-
id: "/@parameter1/base-cms-marko-web$4.
|
45
|
+
id: "/@parameter1/base-cms-marko-web$4.4.0/components/rss/website-section.marko"
|
46
46
|
};
|
@@ -1,40 +1,107 @@
|
|
1
|
-
const fetch = require('node-fetch');
|
2
1
|
const { htmlEntities } = require('@parameter1/base-cms-html');
|
2
|
+
const { sleep: wait, cleanPath } = require('@parameter1/base-cms-utils');
|
3
|
+
const whilst = require('async/whilst');
|
4
|
+
const fetch = require('node-fetch');
|
3
5
|
|
4
|
-
const {
|
6
|
+
const { log } = console;
|
5
7
|
|
6
|
-
const
|
8
|
+
const origin = process.env.MARKO_WEB_INTEGRATION_TEST_URL || 'http://localhost:80';
|
7
9
|
|
8
|
-
|
10
|
+
const fetchResponse = async ({
|
11
|
+
path = '/',
|
12
|
+
catchErrors = false,
|
13
|
+
returnNullWhenNotOk = false,
|
14
|
+
} = {}) => {
|
15
|
+
const url = `${cleanPath(origin)}/${cleanPath(path)}`;
|
16
|
+
log(`fetching ${url}`);
|
17
|
+
const opts = { method: 'get' };
|
18
|
+
if (!catchErrors) return fetch(url, opts);
|
9
19
|
try {
|
10
|
-
const res = await fetch(url,
|
11
|
-
if (!res.ok)
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
20
|
+
const res = await fetch(url, opts);
|
21
|
+
if (returnNullWhenNotOk && !res.ok) return null;
|
22
|
+
return res;
|
23
|
+
} catch (e) {
|
24
|
+
return null;
|
25
|
+
}
|
26
|
+
};
|
27
|
+
|
28
|
+
const checkReadiness = async ({
|
29
|
+
path = '/_health',
|
30
|
+
startAfter = 5000,
|
31
|
+
checkInterval = 1000,
|
32
|
+
unhealthyAfter = 5,
|
33
|
+
} = {}) => {
|
34
|
+
log('checking readiness...');
|
35
|
+
log(`initially waiting for ${startAfter}ms before checking...`);
|
36
|
+
await wait(startAfter);
|
37
|
+
|
38
|
+
let timesChecked = 0;
|
39
|
+
let booted = false;
|
40
|
+
await whilst(async () => !booted, async () => {
|
41
|
+
timesChecked += 1;
|
42
|
+
if (timesChecked > unhealthyAfter) {
|
43
|
+
throw new Error('The readiness probe has reached its maximum check limit.');
|
44
|
+
}
|
45
|
+
log(`pinging health check, attempt number ${timesChecked}...`);
|
46
|
+
const res = await fetchResponse({ path, catchErrors: true });
|
47
|
+
// if response is null, a connection error occrred
|
48
|
+
if (res == null || (res && !res.ok)) {
|
49
|
+
if (res == null) log('did not receive a response - assuming not ready.');
|
50
|
+
if (res && !res.ok) log(`received a non-ok response from health check - ${res.status} ${res.statusText}`);
|
51
|
+
log(`waiting another ${checkInterval}ms before retrying.`);
|
52
|
+
await wait(checkInterval);
|
53
|
+
return;
|
54
|
+
}
|
55
|
+
booted = true;
|
56
|
+
});
|
57
|
+
log('container is ready.');
|
58
|
+
};
|
27
59
|
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
60
|
+
const testPage = async ({ path, retryAttempts = 3 } = {}) => {
|
61
|
+
log(`testing page path ${path}`);
|
62
|
+
|
63
|
+
let timesChecked = 0;
|
64
|
+
let passed = false;
|
65
|
+
await whilst(async () => !passed, async () => {
|
66
|
+
timesChecked += 1;
|
67
|
+
if (timesChecked > retryAttempts) {
|
68
|
+
throw new Error(`The test runner for page path ${path} has reached its maximum check limit.`);
|
69
|
+
}
|
70
|
+
const res = await fetchResponse({ path });
|
71
|
+
if (!res.ok) throw new Error(`Received a non-ok response from path page ${path}`, res.status, res.statusText);
|
72
|
+
const html = await res.text();
|
73
|
+
|
74
|
+
// first ensure the entire page rendered. if it didn't a fatal backened error occurred
|
75
|
+
// that prevented rendering.
|
76
|
+
const found = /.*<\/head>.*<\/body>.*<\/html>.*/is.test(html);
|
77
|
+
if (!found) throw new Error(`The page at path ${path} did not completely render.`);
|
78
|
+
|
79
|
+
// then check for in-body errors. this means an async internal block failed
|
80
|
+
// but the page could fully render.
|
81
|
+
const matches = [...html.matchAll(/data-marko-error="(.*?)"/g)];
|
82
|
+
const errors = [];
|
83
|
+
matches.forEach((values) => {
|
84
|
+
const value = values[1];
|
85
|
+
errors.push(htmlEntities.decode(value));
|
86
|
+
});
|
87
|
+
if (errors.length) {
|
88
|
+
// if all the errors were timeout errors, let's try again.
|
89
|
+
if (errors.every((msg) => msg === 'Timed out after 10000ms')) {
|
90
|
+
log(`all errors for page path ${path} were timeout errors. retrying...`);
|
91
|
+
return;
|
33
92
|
}
|
34
|
-
|
35
|
-
|
93
|
+
// otherwise error.
|
94
|
+
log({ errors });
|
95
|
+
throw new Error(`Encountered server-side Marko error(s) at page path ${path}`);
|
36
96
|
}
|
37
|
-
|
38
|
-
|
39
|
-
}
|
40
|
-
}
|
97
|
+
passed = true;
|
98
|
+
});
|
99
|
+
log(`page path ${path} passed tests.`);
|
100
|
+
};
|
101
|
+
|
102
|
+
const run = async () => {
|
103
|
+
await checkReadiness();
|
104
|
+
await testPage({ path: '/' });
|
105
|
+
};
|
106
|
+
|
107
|
+
run().catch((e) => setImmediate(() => { throw e; }));
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@parameter1/base-cms-marko-web",
|
3
|
-
"version": "4.
|
3
|
+
"version": "4.4.0",
|
4
4
|
"description": "Core Marko+Express components for BaseCMS websites",
|
5
5
|
"author": "Jacob Bare <jacob@parameter1.com>",
|
6
6
|
"main": "index.js",
|
@@ -38,6 +38,7 @@
|
|
38
38
|
"@parameter1/base-cms-tenant-context": "^4.0.2",
|
39
39
|
"@parameter1/base-cms-utils": "^4.0.2",
|
40
40
|
"@parameter1/base-cms-web-common": "^4.0.2",
|
41
|
+
"async": "^3.2.4",
|
41
42
|
"cheerio": "^1.0.0-rc.12",
|
42
43
|
"cookie-parser": "^1.4.6",
|
43
44
|
"express": "^4.18.2",
|
@@ -58,5 +59,5 @@
|
|
58
59
|
"publishConfig": {
|
59
60
|
"access": "public"
|
60
61
|
},
|
61
|
-
"gitHead": "
|
62
|
+
"gitHead": "799dc3460f76ea452fc9edb6a0258987e15de5cc"
|
62
63
|
}
|