forked from AxaFrance/react-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest-report.xml
More file actions
28 lines (28 loc) · 1.69 KB
/
test-report.xml
File metadata and controls
28 lines (28 loc) · 1.69 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<testExecutions version="1">
<file path="/Users/a536bb/Documents/PROJECTS/DAB/react-starter/src/layout/NotFound/NotFound.spec.js">
<testCase name="1. Renders NotFound component without crashing" duration="10"/>
</file>
<file path="/Users/a536bb/Documents/PROJECTS/DAB/react-starter/src/layout/ServerError/ServerError.spec.js">
<testCase name="1. Renders ServerError component without crashing" duration="11"/>
</file>
<file path="/Users/a536bb/Documents/PROJECTS/DAB/react-starter/src/layout/Titlebar/Titlebar.spec.js">
<testCase name="1. Renders Titlebar component without crashing" duration="17"/>
</file>
<file path="/Users/a536bb/Documents/PROJECTS/DAB/react-starter/src/services/formatting/formatting.spec.js">
<testCase name="getLabel should return the label for a specified key" duration="7"/>
<testCase name="getLabel should return the label and the dynamic value for a specified key" duration="1"/>
</file>
<file path="/Users/a536bb/Documents/PROJECTS/DAB/react-starter/src/layout/Menu/Menu.spec.js">
<testCase name="1. Renders Menu component without crashing" duration="9"/>
</file>
<file path="/Users/a536bb/Documents/PROJECTS/DAB/react-starter/src/Home/Home.spec.js">
<testCase name="1. Renders Home component without crashing" duration="10"/>
</file>
<file path="/Users/a536bb/Documents/PROJECTS/DAB/react-starter/src/layout/Header/Header.spec.js">
<testCase name="1. Renders Header component without crashing" duration="2"/>
</file>
<file path="/Users/a536bb/Documents/PROJECTS/DAB/react-starter/src/layout/App/App.test.js">
<testCase name="renders without crashing" duration="74"/>
</file>
</testExecutions>