-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjunit.xml
27 lines (27 loc) · 3.2 KB
/
junit.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="jest tests" tests="11" failures="0" time="6.026">
<testsuite name="Spotify Pocket" errors="0" failures="0" skipped="0" timestamp="2020-06-14T12:01:04" time="4.367" tests="11">
<testcase classname="Spotify Pocket Components data-testid match should should render properly the <Loading> component" name="Spotify Pocket Components data-testid match should should render properly the <Loading> component" time="0.05">
</testcase>
<testcase classname="Spotify Pocket Components data-testid match should should render properly the <Logo> component" name="Spotify Pocket Components data-testid match should should render properly the <Logo> component" time="0.02">
</testcase>
<testcase classname="Spotify Pocket Components data-testid match should should render properly the <RouteHeader> component" name="Spotify Pocket Components data-testid match should should render properly the <RouteHeader> component" time="0.014">
</testcase>
<testcase classname="Spotify Pocket Components data-testid match should should render properly the <WelcomeBox> component" name="Spotify Pocket Components data-testid match should should render properly the <WelcomeBox> component" time="0.005">
</testcase>
<testcase classname="Spotify Pocket Containers data-testid match should should render properly the <App> container" name="Spotify Pocket Containers data-testid match should should render properly the <App> container" time="0.025">
</testcase>
<testcase classname="Spotify Pocket Containers data-testid match should should render properly the <Authorize> container" name="Spotify Pocket Containers data-testid match should should render properly the <Authorize> container" time="0.005">
</testcase>
<testcase classname="Spotify Pocket Containers data-testid match should should render properly the <Categories> container" name="Spotify Pocket Containers data-testid match should should render properly the <Categories> container" time="0.056">
</testcase>
<testcase classname="Spotify Pocket Containers data-testid match should should render properly the <CategoryItem> container" name="Spotify Pocket Containers data-testid match should should render properly the <CategoryItem> container" time="0.004">
</testcase>
<testcase classname="Spotify Pocket Containers data-testid match should should render properly the <Login> container" name="Spotify Pocket Containers data-testid match should should render properly the <Login> container" time="0.006">
</testcase>
<testcase classname="Spotify Pocket Containers data-testid match should should render properly the <PlaylistItem> container" name="Spotify Pocket Containers data-testid match should should render properly the <PlaylistItem> container" time="0.005">
</testcase>
<testcase classname="Spotify Pocket Containers data-testid match should should render properly the <Playlists> container" name="Spotify Pocket Containers data-testid match should should render properly the <Playlists> container" time="0.036">
</testcase>
</testsuite>
</testsuites>