Skip to content

Commit

Permalink
tested 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukejpreston committed Aug 18, 2020
1 parent 89bcf5c commit 6b3dc26
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 15 deletions.
6 changes: 3 additions & 3 deletions index.html

Large diffs are not rendered by default.

52 changes: 43 additions & 9 deletions junit.xml
Original file line number Diff line number Diff line change
@@ -1,19 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="jest tests" tests="4" failures="0" time="1.831">
<testsuite name="undefined" errors="0" failures="0" skipped="0" timestamp="2020-08-18T09:49:22" time="0.627" tests="1">
<testcase classname=" get files" name=" get files" time="0.014">
<testsuites name="jest tests" tests="13" failures="0" time="1.725">
<testsuite name="undefined" errors="0" failures="0" skipped="0" timestamp="2020-08-18T09:50:03" time="0.563" tests="1">
<testcase classname=" get suites" name=" get suites" time="0.1">
</testcase>
</testsuite>
<testsuite name="undefined" errors="0" failures="0" skipped="0" timestamp="2020-08-18T09:49:22" time="0.656" tests="1">
<testcase classname=" complete multi suites" name=" complete multi suites" time="0.014">
<testsuite name="undefined" errors="0" failures="0" skipped="0" timestamp="2020-08-18T09:50:03" time="0.063" tests="1">
<testcase classname=" get description" name=" get description" time="0.006">
</testcase>
</testsuite>
<testsuite name="undefined" errors="0" failures="0" skipped="0" timestamp="2020-08-18T09:49:22" time="0.662" tests="1">
<testcase classname=" get description" name=" get description" time="0.013">
<testsuite name="undefined" errors="0" failures="0" skipped="0" timestamp="2020-08-18T09:50:03" time="0.076" tests="1">
<testcase classname=" complete multi suites" name=" complete multi suites" time="0.006">
</testcase>
</testsuite>
<testsuite name="undefined" errors="0" failures="0" skipped="0" timestamp="2020-08-18T09:49:22" time="0.779" tests="1">
<testcase classname=" get suites" name=" get suites" time="0.126">
<testsuite name="undefined" errors="0" failures="0" skipped="0" timestamp="2020-08-18T09:50:03" time="0.056" tests="1">
<testcase classname=" get files" name=" get files" time="0.004">
</testcase>
</testsuite>
<testsuite name="undefined" errors="0" failures="0" skipped="0" timestamp="2020-08-18T09:50:03" time="0.088" tests="1">
<testcase classname=" renders test options" name=" renders test options" time="0.012">
</testcase>
</testsuite>
<testsuite name="undefined" errors="0" failures="0" skipped="0" timestamp="2020-08-18T09:50:03" time="0.06" tests="1">
<testcase classname=" renders suite" name=" renders suite" time="0.005">
</testcase>
</testsuite>
<testsuite name="undefined" errors="0" failures="0" skipped="0" timestamp="2020-08-18T09:50:04" time="0.05" tests="2">
<testcase classname=" renders hero" name=" renders hero" time="0.002">
</testcase>
<testcase classname=" renders hero with title and brand" name=" renders hero with title and brand" time="0.001">
</testcase>
</testsuite>
<testsuite name="undefined" errors="0" failures="0" skipped="0" timestamp="2020-08-18T09:50:04" time="0.064" tests="1">
<testcase classname=" renders files" name=" renders files" time="0.002">
</testcase>
</testsuite>
<testsuite name="undefined" errors="0" failures="0" skipped="0" timestamp="2020-08-18T09:50:04" time="0.047" tests="1">
<testcase classname=" renders properties options" name=" renders properties options" time="0.002">
</testcase>
</testsuite>
<testsuite name="undefined" errors="0" failures="0" skipped="0" timestamp="2020-08-18T09:50:04" time="0.045" tests="1">
<testcase classname=" renders toggle" name=" renders toggle" time="0.002">
</testcase>
</testsuite>
<testsuite name="undefined" errors="0" failures="0" skipped="0" timestamp="2020-08-18T09:50:04" time="0.046" tests="1">
<testcase classname=" renders logo" name=" renders logo" time="0.002">
</testcase>
</testsuite>
<testsuite name="undefined" errors="0" failures="0" skipped="0" timestamp="2020-08-18T09:50:04" time="0.046" tests="1">
<testcase classname=" renders suite options" name=" renders suite options" time="0.002">
</testcase>
</testsuite>
</testsuites>
2 changes: 0 additions & 2 deletions src/cli/static/js/main.df6ad2b0.chunk.js

This file was deleted.

1 change: 0 additions & 1 deletion src/cli/static/js/main.df6ad2b0.chunk.js.map

This file was deleted.

0 comments on commit 6b3dc26

Please sign in to comment.