Skip to content

Commit

Permalink
Build of e4f8183
Browse files Browse the repository at this point in the history
Generated with:

  $ node_modules/.bin/tap --reporter=mochawesome /tmp/test1.sh /tmp/test2.sh

for [1].

[1]: tapjs#48
  • Loading branch information
wking committed Jun 8, 2018
0 parents commit 460ab65
Show file tree
Hide file tree
Showing 14 changed files with 168 additions and 0 deletions.
Binary file added assets/MaterialIcons-Regular.woff
Binary file not shown.
Binary file added assets/MaterialIcons-Regular.woff2
Binary file not shown.
2 changes: 2 additions & 0 deletions assets/app.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/app.css.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions assets/app.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/app.js.map

Large diffs are not rendered by default.

Binary file added assets/roboto-light-webfont.woff
Binary file not shown.
Binary file added assets/roboto-light-webfont.woff2
Binary file not shown.
Binary file added assets/roboto-medium-webfont.woff
Binary file not shown.
Binary file added assets/roboto-medium-webfont.woff2
Binary file not shown.
Binary file added assets/roboto-regular-webfont.woff
Binary file not shown.
Binary file added assets/roboto-regular-webfont.woff2
Binary file not shown.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<!doctype html>
<html lang="en"><head><meta charSet="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width, initial-scale=1"/><title>Mochawesome Report</title><link rel="stylesheet" href="assets/app.css"/></head><body data-raw="{&quot;stats&quot;:{&quot;suites&quot;:2,&quot;tests&quot;:4,&quot;passes&quot;:2,&quot;pending&quot;:0,&quot;failures&quot;:2,&quot;start&quot;:&quot;2018-06-08T09:45:26.091Z&quot;,&quot;end&quot;:&quot;2018-06-08T09:45:26.227Z&quot;,&quot;duration&quot;:136,&quot;testsRegistered&quot;:5,&quot;passPercent&quot;:40,&quot;pendingPercent&quot;:0,&quot;other&quot;:0,&quot;hasOther&quot;:false,&quot;skipped&quot;:1,&quot;hasSkipped&quot;:true,&quot;passPercentClass&quot;:&quot;danger&quot;,&quot;pendingPercentClass&quot;:&quot;danger&quot;},&quot;suites&quot;:{&quot;uuid&quot;:&quot;7da2414c-3189-456d-9e87-a0a0aa7df5e9&quot;,&quot;title&quot;:&quot;root&quot;,&quot;fullFile&quot;:&quot;&quot;,&quot;file&quot;:&quot;&quot;,&quot;beforeHooks&quot;:[],&quot;afterHooks&quot;:[],&quot;tests&quot;:[],&quot;suites&quot;:[{&quot;uuid&quot;:&quot;abf621a4-8985-42cc-9f0d-03c51fe0ba11&quot;,&quot;title&quot;:&quot;/tmp/test1.sh&quot;,&quot;fullFile&quot;:&quot;&quot;,&quot;file&quot;:&quot;&quot;,&quot;beforeHooks&quot;:[],&quot;afterHooks&quot;:[],&quot;tests&quot;:[{&quot;title&quot;:&quot;testing a skip&quot;,&quot;fullTitle&quot;:&quot;root /tmp/test1.sh testing a skip&quot;,&quot;duration&quot;:0,&quot;state&quot;:&quot;skipped&quot;,&quot;pass&quot;:false,&quot;fail&quot;:false,&quot;pending&quot;:false,&quot;code&quot;:&quot;&quot;,&quot;err&quot;:{},&quot;uuid&quot;:&quot;054a5d01-4070-4280-b3ab-f2823e59626f&quot;,&quot;isHook&quot;:false,&quot;skipped&quot;:true},{&quot;title&quot;:&quot;can multiply one by two&quot;,&quot;fullTitle&quot;:&quot;root /tmp/test1.sh can multiply one by two&quot;,&quot;duration&quot;:0,&quot;state&quot;:&quot;failed&quot;,&quot;pass&quot;:false,&quot;fail&quot;:true,&quot;pending&quot;:false,&quot;context&quot;:&quot;{\n \&quot;title\&quot;: \&quot;diagnostic\&quot;,\n \&quot;value\&quot;: {\n \&quot;actual\&quot;: 3,\n \&quot;expected\&quot;: 2\n }\n}&quot;,&quot;code&quot;:&quot;&quot;,&quot;err&quot;:{},&quot;uuid&quot;:&quot;e5572f66-86b1-463c-9b62-1a34e1dac7fb&quot;,&quot;isHook&quot;:false,&quot;skipped&quot;:false},{&quot;title&quot;:&quot;can multiply two by two&quot;,&quot;fullTitle&quot;:&quot;root /tmp/test1.sh can multiply two by two&quot;,&quot;duration&quot;:0,&quot;state&quot;:&quot;passed&quot;,&quot;speed&quot;:&quot;fast&quot;,&quot;pass&quot;:true,&quot;fail&quot;:false,&quot;pending&quot;:false,&quot;context&quot;:&quot;{\n \&quot;title\&quot;: \&quot;diagnostic\&quot;,\n \&quot;value\&quot;: {\n \&quot;actual\&quot;: 4,\n \&quot;expected\&quot;: 4\n }\n}&quot;,&quot;code&quot;:&quot;&quot;,&quot;err&quot;:{},&quot;uuid&quot;:&quot;1e6529d0-a46c-4565-990a-49b1d134f9bc&quot;,&quot;isHook&quot;:false,&quot;skipped&quot;:false}],&quot;suites&quot;:[],&quot;passes&quot;:[&quot;1e6529d0-a46c-4565-990a-49b1d134f9bc&quot;],&quot;failures&quot;:[&quot;e5572f66-86b1-463c-9b62-1a34e1dac7fb&quot;],&quot;pending&quot;:[],&quot;skipped&quot;:[&quot;054a5d01-4070-4280-b3ab-f2823e59626f&quot;],&quot;duration&quot;:null,&quot;root&quot;:false,&quot;rootEmpty&quot;:false},{&quot;uuid&quot;:&quot;b0eb7c2a-8c35-40d9-9346-3c28dd8b1cd9&quot;,&quot;title&quot;:&quot;/tmp/test2.sh&quot;,&quot;fullFile&quot;:&quot;&quot;,&quot;file&quot;:&quot;&quot;,&quot;beforeHooks&quot;:[],&quot;afterHooks&quot;:[],&quot;tests&quot;:[{&quot;title&quot;:&quot;nesting&quot;,&quot;fullTitle&quot;:&quot;root /tmp/test2.sh nesting&quot;,&quot;duration&quot;:0,&quot;state&quot;:&quot;failed&quot;,&quot;pass&quot;:false,&quot;fail&quot;:true,&quot;pending&quot;:false,&quot;code&quot;:&quot;&quot;,&quot;err&quot;:{},&quot;uuid&quot;:&quot;e1f6b190-1c5e-469c-bf96-c0b0978761ec&quot;,&quot;isHook&quot;:false,&quot;skipped&quot;:false},{&quot;title&quot;:&quot;second&quot;,&quot;fullTitle&quot;:&quot;root /tmp/test2.sh second&quot;,&quot;duration&quot;:0,&quot;state&quot;:&quot;passed&quot;,&quot;speed&quot;:&quot;fast&quot;,&quot;pass&quot;:true,&quot;fail&quot;:false,&quot;pending&quot;:false,&quot;code&quot;:&quot;&quot;,&quot;err&quot;:{},&quot;uuid&quot;:&quot;c2f7969c-8d1f-4544-91c0-c0e783ddab4e&quot;,&quot;isHook&quot;:false,&quot;skipped&quot;:false}],&quot;suites&quot;:[],&quot;passes&quot;:[&quot;c2f7969c-8d1f-4544-91c0-c0e783ddab4e&quot;],&quot;failures&quot;:[&quot;e1f6b190-1c5e-469c-bf96-c0b0978761ec&quot;],&quot;pending&quot;:[],&quot;skipped&quot;:[],&quot;duration&quot;:null,&quot;root&quot;:false,&quot;rootEmpty&quot;:false}],&quot;passes&quot;:[],&quot;failures&quot;:[],&quot;pending&quot;:[],&quot;skipped&quot;:[],&quot;duration&quot;:0,&quot;root&quot;:true,&quot;rootEmpty&quot;:true},&quot;copyrightYear&quot;:2018}" data-config="{&quot;reportFilename&quot;:&quot;mochawesome&quot;,&quot;reportDir&quot;:&quot;mochawesome-report&quot;,&quot;reportTitle&quot;:&quot;tap-mocha-reporter&quot;,&quot;reportPageTitle&quot;:&quot;Mochawesome Report&quot;,&quot;inline&quot;:false,&quot;inlineAssets&quot;:false,&quot;cdn&quot;:false,&quot;charts&quot;:true,&quot;enableCharts&quot;:true,&quot;code&quot;:true,&quot;enableCode&quot;:true,&quot;autoOpen&quot;:false,&quot;overwrite&quot;:true,&quot;timestamp&quot;:false,&quot;ts&quot;:false,&quot;showPassed&quot;:true,&quot;showFailed&quot;:true,&quot;showPending&quot;:true,&quot;showSkipped&quot;:false,&quot;showHooks&quot;:&quot;failed&quot;,&quot;saveJson&quot;:true,&quot;saveHtml&quot;:true,&quot;dev&quot;:false,&quot;assetsDir&quot;:&quot;mochawesome-report/assets&quot;,&quot;jsonFile&quot;:&quot;/home/wking/src/tap/tap-mocha-reporter/mochawesome-report/mochawesome.json&quot;,&quot;htmlFile&quot;:&quot;/home/wking/src/tap/tap-mocha-reporter/mochawesome-report/mochawesome.html&quot;}"><div id="report"></div><script src="assets/app.js"></script></body></html>
160 changes: 160 additions & 0 deletions mochawesome.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,160 @@
{
"stats": {
"suites": 2,
"tests": 4,
"passes": 2,
"pending": 0,
"failures": 2,
"start": "2018-06-08T09:45:26.091Z",
"end": "2018-06-08T09:45:26.227Z",
"duration": 136,
"testsRegistered": 5,
"passPercent": 40,
"pendingPercent": 0,
"other": 0,
"hasOther": false,
"skipped": 1,
"hasSkipped": true,
"passPercentClass": "danger",
"pendingPercentClass": "danger"
},
"suites": {
"uuid": "7da2414c-3189-456d-9e87-a0a0aa7df5e9",
"title": "root",
"fullFile": "",
"file": "",
"beforeHooks": [],
"afterHooks": [],
"tests": [],
"suites": [
{
"uuid": "abf621a4-8985-42cc-9f0d-03c51fe0ba11",
"title": "/tmp/test1.sh",
"fullFile": "",
"file": "",
"beforeHooks": [],
"afterHooks": [],
"tests": [
{
"title": "testing a skip",
"fullTitle": "root /tmp/test1.sh testing a skip",
"duration": 0,
"state": "skipped",
"pass": false,
"fail": false,
"pending": false,
"code": "",
"err": {},
"uuid": "054a5d01-4070-4280-b3ab-f2823e59626f",
"isHook": false,
"skipped": true
},
{
"title": "can multiply one by two",
"fullTitle": "root /tmp/test1.sh can multiply one by two",
"duration": 0,
"state": "failed",
"pass": false,
"fail": true,
"pending": false,
"context": "{\n \"title\": \"diagnostic\",\n \"value\": {\n \"actual\": 3,\n \"expected\": 2\n }\n}",
"code": "",
"err": {},
"uuid": "e5572f66-86b1-463c-9b62-1a34e1dac7fb",
"isHook": false,
"skipped": false
},
{
"title": "can multiply two by two",
"fullTitle": "root /tmp/test1.sh can multiply two by two",
"duration": 0,
"state": "passed",
"speed": "fast",
"pass": true,
"fail": false,
"pending": false,
"context": "{\n \"title\": \"diagnostic\",\n \"value\": {\n \"actual\": 4,\n \"expected\": 4\n }\n}",
"code": "",
"err": {},
"uuid": "1e6529d0-a46c-4565-990a-49b1d134f9bc",
"isHook": false,
"skipped": false
}
],
"suites": [],
"passes": [
"1e6529d0-a46c-4565-990a-49b1d134f9bc"
],
"failures": [
"e5572f66-86b1-463c-9b62-1a34e1dac7fb"
],
"pending": [],
"skipped": [
"054a5d01-4070-4280-b3ab-f2823e59626f"
],
"duration": null,
"root": false,
"rootEmpty": false
},
{
"uuid": "b0eb7c2a-8c35-40d9-9346-3c28dd8b1cd9",
"title": "/tmp/test2.sh",
"fullFile": "",
"file": "",
"beforeHooks": [],
"afterHooks": [],
"tests": [
{
"title": "nesting",
"fullTitle": "root /tmp/test2.sh nesting",
"duration": 0,
"state": "failed",
"pass": false,
"fail": true,
"pending": false,
"code": "",
"err": {},
"uuid": "e1f6b190-1c5e-469c-bf96-c0b0978761ec",
"isHook": false,
"skipped": false
},
{
"title": "second",
"fullTitle": "root /tmp/test2.sh second",
"duration": 0,
"state": "passed",
"speed": "fast",
"pass": true,
"fail": false,
"pending": false,
"code": "",
"err": {},
"uuid": "c2f7969c-8d1f-4544-91c0-c0e783ddab4e",
"isHook": false,
"skipped": false
}
],
"suites": [],
"passes": [
"c2f7969c-8d1f-4544-91c0-c0e783ddab4e"
],
"failures": [
"e1f6b190-1c5e-469c-bf96-c0b0978761ec"
],
"pending": [],
"skipped": [],
"duration": null,
"root": false,
"rootEmpty": false
}
],
"passes": [],
"failures": [],
"pending": [],
"skipped": [],
"duration": 0,
"root": true,
"rootEmpty": true
},
"copyrightYear": 2018
}

0 comments on commit 460ab65

Please sign in to comment.