From 2aa191fb3ba4d452eba8eb3759a64df3876b0e74 Mon Sep 17 00:00:00 2001 From: romangraef Date: Thu, 12 Aug 2021 23:55:19 +0000 Subject: Automated deployment: Thu Aug 12 23:55:19 UTC 2021 a485112be491dc71c6b6951b3a65827f89ab3406 --- classes/PathTest.html | 116 +++++++++++++++++++++++++++++++++++++++++++++ classes/afterProject.html | 116 +++++++++++++++++++++++++++++++++++++++++++++ classes/beforeProject.html | 115 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 347 insertions(+) create mode 100644 classes/PathTest.html create mode 100644 classes/afterProject.html create mode 100644 classes/beforeProject.html (limited to 'classes') diff --git a/classes/PathTest.html b/classes/PathTest.html new file mode 100644 index 0000000..ea9bb61 --- /dev/null +++ b/classes/PathTest.html @@ -0,0 +1,116 @@ + + + + + +Test results - Class PathTest + + + + + +
+

Class PathTest

+ +
+ + + + + +
+
+ + + + + + + +
+
+
4
+

tests

+
+
+
+
0
+

failures

+
+
+
+
0
+

ignored

+
+
+
+
0.020s
+

duration

+
+
+
+
+
+
100%
+

successful

+
+
+
+
+ +
+

Tests

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TestMethod nameDurationResult
recognize absolute paths as such[js, browser]recognize absolute paths as such0.001spassed
recognize absolute paths as such[js, node]recognize absolute paths as such0.003spassed
recognize relative paths as such[js, node]recognize relative paths as such0.016spassed
recognize relative paths as such[js, browser]recognize relative paths as such0spassed
+
+
+ +
+ + diff --git a/classes/afterProject.html b/classes/afterProject.html new file mode 100644 index 0000000..cf2a3e5 --- /dev/null +++ b/classes/afterProject.html @@ -0,0 +1,116 @@ + + + + + +Test results - Class afterProject + + + + + +
+

Class afterProject

+ +
+ + + + + +
+
+ + + + + + + +
+
+
4
+

tests

+
+
+
+
0
+

failures

+
+
+
+
0
+

ignored

+
+
+
+
0.004s
+

duration

+
+
+
+
+
+
100%
+

successful

+
+
+
+
+ +
+

Tests

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TestMethod nameDurationResult
afterProject[js, node]afterProject0.003spassed
afterProject[js, node]afterProject0spassed
afterProject[js, browser]afterProject0.001spassed
afterProject[js, browser]afterProject0spassed
+
+
+ +
+ + diff --git a/classes/beforeProject.html b/classes/beforeProject.html new file mode 100644 index 0000000..709483f --- /dev/null +++ b/classes/beforeProject.html @@ -0,0 +1,115 @@ + + + + + +Test results - Class beforeProject + + + + + +
+

Class beforeProject

+ +
+ + + + + +
+
+ + + + + + + +
+
+
2
+

tests

+
+
+
+
0
+

failures

+
+
+
+
0
+

ignored

+
+
+
+
0.009s
+

duration

+
+
+
+
+
+
100%
+

successful

+
+
+
+
+ +
+

Tests

+ + + + + + + + + + + + + + + + + + + + + +
TestMethod nameDurationResult
beforeProject[js, browser]beforeProject0.004spassed
beforeProject[js, node]beforeProject0.005spassed
+
+
+

Standard output

+ +
HELLO
+HELLO
+
+
+
+
+ +
+ + -- cgit