Files
old-naida/mochawesome-report/mochawesome.html

2 lines
18 KiB
HTML
Raw Normal View History

2019-11-04 20:19:33 +01:00
<!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;:7,&quot;tests&quot;:12,&quot;passes&quot;:12,&quot;pending&quot;:0,&quot;failures&quot;:0,&quot;start&quot;:&quot;2019-11-04T19:07:28.048Z&quot;,&quot;end&quot;:&quot;2019-11-04T19:07:28.617Z&quot;,&quot;duration&quot;:569,&quot;testsRegistered&quot;:12,&quot;passPercent&quot;:100,&quot;pendingPercent&quot;:0,&quot;other&quot;:0,&quot;hasOther&quot;:false,&quot;skipped&quot;:0,&quot;hasSkipped&quot;:false,&quot;passPercentClass&quot;:&quot;success&quot;,&quot;pendingPercentClass&quot;:&quot;danger&quot;},&quot;suites&quot;:{&quot;uuid&quot;:&quot;a15f134c-99fd-439c-9da3-1b6d22ee823d&quot;,&quot;title&quot;:&quot;&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;c2865b3c-162f-40ea-8f05-4036e8ebba8d&quot;,&quot;title&quot;:&quot;Add user Bob to group administrators&quot;,&quot;fullFile&quot;:&quot;C:\\Users\\Zeko\\Documents\\ZeroToMastery\\testni_projekat\\permissions_api\\permissions_cloned\\test\\apitest.js&quot;,&quot;file&quot;:&quot;\\test\\apitest.js&quot;,&quot;beforeHooks&quot;:[{&quot;title&quot;:&quot;\&quot;before all\&quot; hook&quot;,&quot;fullTitle&quot;:&quot;Add user Bob to group administrators \&quot;before all\&quot; hook&quot;,&quot;timedOut&quot;:false,&quot;duration&quot;:299,&quot;pass&quot;:false,&quot;fail&quot;:false,&quot;pending&quot;:false,&quot;code&quot;:&quot;response = await call_api_add_user(data);\nbody = response.body;&quot;,&quot;err&quot;:{},&quot;isRoot&quot;:false,&quot;uuid&quot;:&quot;d8648d71-4102-4330-bbbe-072c86efb0c6&quot;,&quot;isHook&quot;:true,&quot;skipped&quot;:false}],&quot;afterHooks&quot;:[],&quot;tests&quot;:[{&quot;title&quot;:&quot;Status code is 200&quot;,&quot;fullTitle&quot;:&quot;Add user Bob to group administrators Status code is 200&quot;,&quot;timedOut&quot;:false,&quot;duration&quot;:2,&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;expect(response.status).to.equal(200);&quot;,&quot;err&quot;:{},&quot;isRoot&quot;:false,&quot;uuid&quot;:&quot;3dc0e744-4c57-4e65-9fb4-cf89399ceb5a&quot;,&quot;isHook&quot;:false,&quot;skipped&quot;:false},{&quot;title&quot;:&quot;Schema is valid&quot;,&quot;fullTitle&quot;:&quot;Add user Bob to group administrators Schema is valid&quot;,&quot;timedOut&quot;:false,&quot;duration&quot;:3,&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;expect(tv4.validate(body, schema1)).to.be.true;&quot;,&quot;err&quot;:{},&quot;isRoot&quot;:false,&quot;uuid&quot;:&quot;346cf09b-a0bb-4fc5-a01d-f50e218345cd&quot;,&quot;isHook&quot;:false,&quot;skipped&quot;:false}],&quot;suites&quot;:[],&quot;passes&quot;:[&quot;3dc0e744-4c57-4e65-9fb4-cf89399ceb5a&quot;,&quot;346cf09b-a0bb-4fc5-a01d-f50e218345cd&quot;],&quot;failures&quot;:[],&quot;pending&quot;:[],&quot;skipped&quot;:[],&quot;duration&quot;:5,&quot;root&quot;:false,&quot;rootEmpty&quot;:false,&quot;_timeout&quot;:200000},{&quot;uuid&quot;:&quot;0287953e-15f5-4b07-b587-fe5e8cea895f&quot;,&quot;title&quot;:&quot;Add user alice to group administrators&quot;,&quot;fullFile&quot;:&quot;C:\\Users\\Zeko\\Documents\\ZeroToMastery\\testni_projekat\\permissions_api\\permissions_cloned\\test\\apitest.js&quot;,&quot;file&quot;:&quot;\\test\\apitest.js&quot;,&quot;beforeHooks&quot;:[{&quot;title&quot;:&quot;\&quot;before all\&quot; hook&quot;,&quot;fullTitle&quot;:&quot;Add user alice to group administrators \&quot;before all\&quot; hook&quot;,&quot;timedOut&quot;:false,&quot;duration&quot;:26,&quot;pass&quot;:false,&quot;fail&quot;:false