-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5f4141f
commit f4cd7ed
Showing
1 changed file
with
77 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,118 +1,118 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<testExecutions version="1"> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/FormGroup/FormGroup.test.tsx"> | ||
<testCase name="<FormGroup> render correctly - snapshot" duration="458"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/SplitButton/SplitButton.test.tsx"> | ||
<testCase name="<SimpleStripTable> render correctly - snapshot" duration="657"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Layout/Header/Header.test.tsx"> | ||
<testCase name="<Header> render correctly - snapshot" duration="317"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Tag/Tag.test.tsx"> | ||
<testCase name="<Tag> render correctly - snapshot" duration="321"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/CodeEditor/CodeEditor.test.tsx"> | ||
<testCase name="<CodeEditor> renders without crashing" duration="448"/> | ||
<testCase name="<CodeEditor> displays placeholder text when value is empty" duration="123"/> | ||
<testCase name="<CodeEditor> does not display placeholder text when value is not empty" duration="138"/> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/FormTextarea/FormTextarea.test.tsx"> | ||
<testCase name="<FormInput> render correctly - snapshot" duration="685"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Modal/Modal.test.tsx"> | ||
<testCase name="<Modal> render correctly - snapshot" duration="435"/> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Button/Button.test.tsx"> | ||
<testCase name="<Button> render correctly - snapshot" duration="476"/> | ||
<testCase name="<Button> render correctly - loading" duration="193"/> | ||
<testCase name="<Button> onCLick" duration="16"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/StatusPill/StatusPill.test.tsx"> | ||
<testCase name="<StatusPill> render correctly - snapshot" duration="464"/> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/FormSelect/FormSelect.test.tsx"> | ||
<testCase name="<FormSelect> render correctly - snapshot" duration="975"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/PageLayout/PageLayout.test.tsx"> | ||
<testCase name="<PageLayout> render correctly - snapshot" duration="452"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/FormSelect/FormSelect.test.tsx"> | ||
<testCase name="<FormSelect> render correctly - snapshot" duration="993"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/FormTextarea/FormTextarea.test.tsx"> | ||
<testCase name="<FormInput> render correctly - snapshot" duration="304"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Layout/LeftPanel/LeftPanel.test.tsx"> | ||
<testCase name="<LeftPanel> render correctly - snapshot" duration="1136"/> | ||
<testCase name="<LeftPanel> render correctly - snapshot" duration="903"/> | ||
<testCase name="<LeftPanel> render correctly - snapshot" duration="930"/> | ||
<testCase name="<LeftPanel> render correctly - snapshot" duration="388"/> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/FormGroup/FormGroup.test.tsx"> | ||
<testCase name="<FormGroup> render correctly - snapshot" duration="477"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/FormInput/FormInput.test.tsx"> | ||
<testCase name="<FormInput> render correctly - snapshot" duration="233"/> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Layout/Header/Header.test.tsx"> | ||
<testCase name="<Header> render correctly - snapshot" duration="387"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/SimpleStripTable/SimpleStripTable.test.tsx"> | ||
<testCase name="<SimpleStripTable> render correctly - snapshot" duration="157"/> | ||
<testCase name="<SimpleStripTable> render correctly - snapshot" duration="453"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/ActionButton/ActionButton.test.tsx"> | ||
<testCase name="<ActionButton> render correctly - snapshot" duration="310"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Button/Button.test.tsx"> | ||
<testCase name="<Button> render correctly - snapshot" duration="153"/> | ||
<testCase name="<Button> render correctly - loading" duration="127"/> | ||
<testCase name="<Button> onCLick" duration="39"/> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Tag/Tag.test.tsx"> | ||
<testCase name="<Tag> render correctly - snapshot" duration="268"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Radio/Radio.test.tsx"> | ||
<testCase name="<Radio> render correctly - snapshot" duration="354"/> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/SplitButton/SplitButton.test.tsx"> | ||
<testCase name="<SimpleStripTable> render correctly - snapshot" duration="703"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Tabs/Tabs.test.tsx"> | ||
<testCase name="<Tabs> render correctly - snapshot" duration="393"/> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/FormInput/FormInput.test.tsx"> | ||
<testCase name="<FormInput> render correctly - snapshot" duration="412"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Editor/Editor.test.tsx"> | ||
<testCase name="<ConditionalWrapper> render correctly - snapshot" duration="363"/> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/ActionButton/ActionButton.test.tsx"> | ||
<testCase name="<ActionButton> render correctly - snapshot" duration="514"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/ButtonBox/ButtonBox.test.tsx"> | ||
<testCase name="<ButtonBox> snapshot" duration="48"/> | ||
<testCase name="<ButtonBox> renders button with provided props" duration="331"/> | ||
<testCase name="<ButtonBox> snapshot" duration="116"/> | ||
<testCase name="<ButtonBox> renders button with provided props" duration="239"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/StatusPill/StatusPill.test.tsx"> | ||
<testCase name="<StatusPill> render correctly - snapshot" duration="293"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Grid/Grid.test.tsx"> | ||
<testCase name="<Grid> render correctly - snapshot" duration="361"/> | ||
<testCase name="<Grid> render correctly - snapshot" duration="428"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/TileToggle/TileToggle.test.tsx"> | ||
<testCase name="<TileToggle> render correctly - snapshot" duration="115"/> | ||
<testCase name="<TileToggle> render correctly - snapshot" duration="216"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/FormLabel/FormLabel.test.tsx"> | ||
<testCase name="<FormLabel> render correctly - snapshot" duration="35"/> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Modal/Modal.test.tsx"> | ||
<testCase name="<Modal> render correctly - snapshot" duration="352"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Radio/Radio.test.tsx"> | ||
<testCase name="<Radio> render correctly - snapshot" duration="298"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Editor/Editor.test.tsx"> | ||
<testCase name="<ConditionalWrapper> render correctly - snapshot" duration="443"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Tabs/Tabs.test.tsx"> | ||
<testCase name="<Tabs> render correctly - snapshot" duration="249"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Alert/Alert.test.tsx"> | ||
<testCase name="<Alert> snapshot" duration="98"/> | ||
<testCase name="<Alert> renders alert message when provided" duration="20"/> | ||
<testCase name="<Alert> snapshot" duration="99"/> | ||
<testCase name="<Alert> renders alert message when provided" duration="63"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/VersionMark/VersionMark.test.tsx"> | ||
<testCase name="<VersionMark> render correctly - snapshot" duration="142"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Layout/Footer/Footer.test.tsx"> | ||
<testCase name="<Footer> render correctly - snapshot" duration="101"/> | ||
<testCase name="<Footer> render correctly - snapshot" duration="246"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Loader/IconLoader/IconLoader.test.tsx"> | ||
<testCase name="<IconLoader> render correctly - snapshot" duration="65"/> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Headline/Headline.test.tsx"> | ||
<testCase name="<Headline> render correctly - snapshot" duration="127"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Switch/Switch.test.tsx"> | ||
<testCase name="<Switch> render correctly - snapshot" duration="129"/> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Link/Link.test.tsx"> | ||
<testCase name="<Headline> render correctly - snapshot" duration="74"/> | ||
<testCase name="<Headline> onCLick" duration="71"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Dropzone/Dropzone.test.tsx"> | ||
<testCase name="<ConditionalWrapper> render correctly - snapshot" duration="150"/> | ||
<testCase name="<ConditionalWrapper> render correctly - snapshot" duration="176"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/StatusTag/StatusTag.test.tsx"> | ||
<testCase name="<StatusTag> render correctly - snapshot" duration="57"/> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Switch/Switch.test.tsx"> | ||
<testCase name="<Switch> render correctly - snapshot" duration="233"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Headline/Headline.test.tsx"> | ||
<testCase name="<Headline> render correctly - snapshot" duration="116"/> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Checkbox/Checkbox.test.tsx"> | ||
<testCase name="<Checkbox> render correctly - snapshot" duration="200"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/PageLoader/PageLoader.test.tsx"> | ||
<testCase name="<PageLoader> render correctly - snapshot" duration="107"/> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/CodeEditor/CodeEditor.test.tsx"> | ||
<testCase name="<CodeEditor> renders without crashing" duration="462"/> | ||
<testCase name="<CodeEditor> displays placeholder text when value is empty" duration="224"/> | ||
<testCase name="<CodeEditor> does not display placeholder text when value is not empty" duration="147"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Checkbox/Checkbox.test.tsx"> | ||
<testCase name="<Checkbox> render correctly - snapshot" duration="63"/> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Layout/LeftPanel/LeftPanel.test.tsx"> | ||
<testCase name="<LeftPanel> render correctly - snapshot" duration="1279"/> | ||
<testCase name="<LeftPanel> render correctly - snapshot" duration="780"/> | ||
<testCase name="<LeftPanel> render correctly - snapshot" duration="635"/> | ||
<testCase name="<LeftPanel> render correctly - snapshot" duration="503"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Loader/IconLoader/IconLoader.test.tsx"> | ||
<testCase name="<IconLoader> render correctly - snapshot" duration="37"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/ConditionalWrapper/ConditionalWrapper.test.tsx"> | ||
<testCase name="<ConditionalWrapper> render correctly - snapshot" duration="23"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Display/Display.test.tsx"> | ||
<testCase name="<ConditionalWrapper> render correctly - snapshot" duration="6"/> | ||
<testCase name="<ConditionalWrapper> render correctly - snapshot" duration="33"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/Link/Link.test.tsx"> | ||
<testCase name="<Headline> render correctly - snapshot" duration="74"/> | ||
<testCase name="<Headline> onCLick" duration="46"/> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/FormLabel/FormLabel.test.tsx"> | ||
<testCase name="<FormLabel> render correctly - snapshot" duration="44"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/ConditionalWrapper/ConditionalWrapper.test.tsx"> | ||
<testCase name="<ConditionalWrapper> render correctly - snapshot" duration="9"/> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/StatusTag/StatusTag.test.tsx"> | ||
<testCase name="<StatusTag> render correctly - snapshot" duration="63"/> | ||
</file> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/VersionMark/VersionMark.test.tsx"> | ||
<testCase name="<VersionMark> render correctly - snapshot" duration="66"/> | ||
<file path="/Users/patrik/Dev/plgd/hub/http-gateway/web/packages/shared-ui/src/components/Atomic/PageLoader/PageLoader.test.tsx"> | ||
<testCase name="<PageLoader> render correctly - snapshot" duration="52"/> | ||
</file> | ||
</testExecutions> |