-
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="-107.861">
<testsuite name="Spotify Pocket" errors="0" failures="0" skipped="0" timestamp="2020-06-15T02:59:41" time="-109.789" 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.039">
</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.01">
</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.007">
</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.003">
</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.016">
</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.033">
</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.107">
</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.009">
</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.004">
</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.009">
</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.035">
</testcase>
</testsuite>
</testsuites>