From d71b7040e7ecfab321e81bff296556875b7903ce Mon Sep 17 00:00:00 2001 From: Cesar Benavides Date: Tue, 2 Mar 2021 13:16:58 -0600 Subject: [PATCH] feat: removing logo and fixing build hopefully --- .jest-test-results.json | 2 +- src/assets/svg/index.js | 52 -------------------- src/assets/svg/logo-horiz-tagline-black.svg | 19 ------- src/assets/svg/logo-horiz-tagline-blue.svg | 19 ------- src/assets/svg/logo-horiz-tagline-orange.svg | 19 ------- src/assets/svg/logo-horiz-tagline-white.svg | 19 ------- src/assets/svg/logo-horiz-tagline.svg | 19 ------- src/assets/svg/logo-horiz_black.svg | 21 -------- src/assets/svg/logo-horiz_blue.svg | 21 -------- src/assets/svg/logo-horiz_orange.svg | 21 -------- src/assets/svg/logo-horiz_white.svg | 21 -------- src/assets/svg/logo-regular.svg | 21 -------- src/assets/svg/logo-tagline-black.svg | 18 ------- src/assets/svg/logo-tagline-blue.svg | 18 ------- src/assets/svg/logo-tagline-orange.svg | 18 ------- src/assets/svg/logo-tagline-white.svg | 18 ------- src/assets/svg/logo-tagline.svg | 18 ------- src/assets/svg/logo_black.svg | 21 -------- src/assets/svg/logo_blue.svg | 21 -------- src/assets/svg/logo_mark.svg | 6 --- src/assets/svg/logo_orange.svg | 21 -------- src/assets/svg/logo_white.svg | 21 -------- src/assets/svg/mark_black.svg | 6 --- src/assets/svg/mark_blue.svg | 6 --- src/assets/svg/mark_orange.svg | 6 --- src/assets/svg/mark_white.svg | 6 --- 26 files changed, 1 insertion(+), 457 deletions(-) delete mode 100644 src/assets/svg/logo-horiz-tagline-black.svg delete mode 100644 src/assets/svg/logo-horiz-tagline-blue.svg delete mode 100644 src/assets/svg/logo-horiz-tagline-orange.svg delete mode 100644 src/assets/svg/logo-horiz-tagline-white.svg delete mode 100644 src/assets/svg/logo-horiz-tagline.svg delete mode 100644 src/assets/svg/logo-horiz_black.svg delete mode 100644 src/assets/svg/logo-horiz_blue.svg delete mode 100644 src/assets/svg/logo-horiz_orange.svg delete mode 100644 src/assets/svg/logo-horiz_white.svg delete mode 100644 src/assets/svg/logo-regular.svg delete mode 100644 src/assets/svg/logo-tagline-black.svg delete mode 100644 src/assets/svg/logo-tagline-blue.svg delete mode 100644 src/assets/svg/logo-tagline-orange.svg delete mode 100644 src/assets/svg/logo-tagline-white.svg delete mode 100644 src/assets/svg/logo-tagline.svg delete mode 100644 src/assets/svg/logo_black.svg delete mode 100644 src/assets/svg/logo_blue.svg delete mode 100644 src/assets/svg/logo_mark.svg delete mode 100644 src/assets/svg/logo_orange.svg delete mode 100644 src/assets/svg/logo_white.svg delete mode 100644 src/assets/svg/mark_black.svg delete mode 100644 src/assets/svg/mark_blue.svg delete mode 100644 src/assets/svg/mark_orange.svg delete mode 100644 src/assets/svg/mark_white.svg diff --git a/.jest-test-results.json b/.jest-test-results.json index f49c443..cf1a148 100644 --- a/.jest-test-results.json +++ b/.jest-test-results.json @@ -1 +1 @@ -{"numFailedTestSuites":0,"numFailedTests":0,"numPassedTestSuites":52,"numPassedTests":188,"numPendingTestSuites":0,"numPendingTests":0,"numRuntimeErrorTestSuites":0,"numTodoTests":0,"numTotalTestSuites":52,"numTotalTests":188,"openHandles":[],"snapshot":{"added":0,"didUpdate":true,"failure":false,"filesAdded":0,"filesRemoved":0,"filesRemovedList":[],"filesUnmatched":0,"filesUpdated":0,"matched":142,"total":142,"unchecked":0,"uncheckedKeysByFile":[],"unmatched":0,"updated":0},"startTime":1614712018018,"success":true,"testResults":[{"assertionResults":[{"ancestorTitles":["The ColorPaletteSwatch Component"],"failureMessages":[],"fullName":"The ColorPaletteSwatch Component getTextColorBasedOnColorBrightness function returns the correct hex","location":null,"status":"passed","title":"getTextColorBasedOnColorBrightness function returns the correct hex"},{"ancestorTitles":["The ColorPaletteSwatch Component"],"failureMessages":[],"fullName":"The ColorPaletteSwatch Component hexConvert function throws an error if the component has a missing/invalid hex prop","location":null,"status":"passed","title":"hexConvert function throws an error if the component has a missing/invalid hex prop"},{"ancestorTitles":["The ColorPaletteSwatch Component"],"failureMessages":[],"fullName":"The ColorPaletteSwatch Component hexConvert successfully converts a hex string into the correct rgb string","location":null,"status":"passed","title":"hexConvert successfully converts a hex string into the correct rgb string"},{"ancestorTitles":["The ColorPaletteSwatch Component"],"failureMessages":[],"fullName":"The ColorPaletteSwatch Component renders successfully","location":null,"status":"passed","title":"renders successfully"},{"ancestorTitles":["The ColorPalette Component"],"failureMessages":[],"fullName":"The ColorPalette Component renders successfully","location":null,"status":"passed","title":"renders successfully"},{"ancestorTitles":["The ColorPalette Component"],"failureMessages":[],"fullName":"The ColorPalette Component renders different colors based on the theme prop","location":null,"status":"passed","title":"renders different colors based on the theme prop"}],"endTime":1614712024192,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/Overview/DesignTokens/ColorPalette/ColorPalette.test.js","startTime":1614712019619,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["
"],"failureMessages":[],"fullName":"
should render content ","location":null,"status":"passed","title":"should render content "},{"ancestorTitles":["
"],"failureMessages":[],"fullName":"
test \"onClick\" prop","location":null,"status":"passed","title":"test \"onClick\" prop"},{"ancestorTitles":["
"],"failureMessages":[],"fullName":"
test address format","location":null,"status":"passed","title":"test address format"},{"ancestorTitles":["
"],"failureMessages":[],"fullName":"
test city state zip format","location":null,"status":"passed","title":"test city state zip format"}],"endTime":1614712024204,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/Address/Address.test.js","startTime":1614712019618,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":[""],"failureMessages":[],"fullName":" Should render","location":null,"status":"passed","title":"Should render"}],"endTime":1614712024579,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/Licensing/Licensing.test.js","startTime":1614712019617,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":[""],"failureMessages":[],"fullName":" correctly displays initial count values","location":null,"status":"passed","title":"correctly displays initial count values"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" calls \"handle click\" prop on like/dislike button click","location":null,"status":"passed","title":"calls \"handle click\" prop on like/dislike button click"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" renders like and dislike buttons successfully","location":null,"status":"passed","title":"renders like and dislike buttons successfully"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" should render ","location":null,"status":"passed","title":"should render "}],"endTime":1614712024816,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/LikeButtons/LikeButtons.test.js","startTime":1614712019619,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":[""],"failureMessages":[],"fullName":" should render with correct classes","location":null,"status":"passed","title":"should render with correct classes"}],"endTime":1614712024905,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/ContentComponents/Hero/Hero.test.js","startTime":1614712019621,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["TagList"],"failureMessages":[],"fullName":"TagList renders","location":null,"status":"passed","title":"renders"},{"ancestorTitles":["TagList"],"failureMessages":[],"fullName":"TagList has the correct classes","location":null,"status":"passed","title":"has the correct classes"},{"ancestorTitles":["TagList"],"failureMessages":[],"fullName":"TagList has the correct number of tag items, correct links, correct names, correct number of buttons, and no tag items.","location":null,"status":"passed","title":"has the correct number of tag items, correct links, correct names, correct number of buttons, and no tag items."},{"ancestorTitles":["TagList"],"failureMessages":[],"fullName":"TagList calls \"onClick\" prop on button click","location":null,"status":"passed","title":"calls \"onClick\" prop on button click"},{"ancestorTitles":["TagList"],"failureMessages":[],"fullName":"TagList has the correct tag items","location":null,"status":"passed","title":"has the correct tag items"}],"endTime":1614712025242,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/TagList/TagList.test.js","startTime":1614712019618,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":[""],"failureMessages":[],"fullName":" correctly renders progress in percentage-bar width","location":null,"status":"passed","title":"correctly renders progress in percentage-bar width"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" correctly renders completed progress bar","location":null,"status":"passed","title":"correctly renders completed progress bar"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" correctly renders zero progress","location":null,"status":"passed","title":"correctly renders zero progress"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" renders with invalid value (\"0\") for progressComplete","location":null,"status":"passed","title":"renders with invalid value (\"0\") for progressComplete"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" renders successfully","location":null,"status":"passed","title":"renders successfully"}],"endTime":1614712025329,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/ProgressBar/ProgressBar.test.js","startTime":1614712024238,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":[""],"failureMessages":[],"fullName":" should not render when no props are provided","location":null,"status":"passed","title":"should not render when no props are provided"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" should not render when an invalid prop is provided","location":null,"status":"passed","title":"should not render when an invalid prop is provided"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" should not render when \"variant\" is provided an invalid variant","location":null,"status":"passed","title":"should not render when \"variant\" is provided an invalid variant"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with no text","location":null,"status":"passed","title":"should render with no text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with text","location":null,"status":"passed","title":"should render with text"},{"ancestorTitles":[" variant \"% s\""],"failureMessages":[],"fullName":" variant \"% s\" should render with color prop passed","location":null,"status":"passed","title":"should render with color prop passed"}],"endTime":1614712025498,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/Typography/Typography.test.js","startTime":1614712024243,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["Breadcrumbs component"],"failureMessages":[],"fullName":"Breadcrumbs component should render the correct crumbItems","location":null,"status":"passed","title":"should render the correct crumbItems"},{"ancestorTitles":["Breadcrumbs component"],"failureMessages":[],"fullName":"Breadcrumbs component accepts a custom aria label for the nav","location":null,"status":"passed","title":"accepts a custom aria label for the nav"},{"ancestorTitles":["Breadcrumbs component"],"failureMessages":[],"fullName":"Breadcrumbs component matches previous snapshot","location":null,"status":"passed","title":"matches previous snapshot"}],"endTime":1614712025821,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/Breadcrumbs/Breadcrumbs.test.js","startTime":1614712024622,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["BreadcrumbItems component"],"failureMessages":[],"fullName":"BreadcrumbItems component should render the correct title","location":null,"status":"passed","title":"should render the correct title"},{"ancestorTitles":["BreadcrumbItems component"],"failureMessages":[],"fullName":"BreadcrumbItems component should render an anchor with the right target","location":null,"status":"passed","title":"should render an anchor with the right target"},{"ancestorTitles":["BreadcrumbItems component"],"failureMessages":[],"fullName":"BreadcrumbItems component should render an anchor with the right rel","location":null,"status":"passed","title":"should render an anchor with the right rel"},{"ancestorTitles":["BreadcrumbItems component"],"failureMessages":[],"fullName":"BreadcrumbItems component matches previous snapshot","location":null,"status":"passed","title":"matches previous snapshot"}],"endTime":1614712025835,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/Breadcrumbs/BreadcrumbItem.test.js","startTime":1614712024836,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["IconButton"],"failureMessages":[],"fullName":"IconButton should render","location":null,"status":"passed","title":"should render"}],"endTime":1614712025983,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/IconButton/IconButton.test.js","startTime":1614712025342,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":[""],"failureMessages":[],"fullName":" renders Dialog component","location":null,"status":"passed","title":"renders Dialog component"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" renders Feature Modal component","location":null,"status":"passed","title":"renders Feature Modal component"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" opens and closes Dialog Window","location":null,"status":"passed","title":"opens and closes Dialog Window"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" hides Feature Modal Exposed Trigger","location":null,"status":"passed","title":"hides Feature Modal Exposed Trigger"}],"endTime":1614712026135,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/Dialog/Dialog.test.js","startTime":1614712024981,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["Range"],"failureMessages":[],"fullName":"Range renders Range component","location":null,"status":"passed","title":"renders Range component"},{"ancestorTitles":["Range"],"failureMessages":[],"fullName":"Range renders with value label\"","location":null,"status":"passed","title":"renders with value label\""},{"ancestorTitles":["Range"],"failureMessages":[],"fullName":"Range renders with formik\"","location":null,"status":"passed","title":"renders with formik\""}],"endTime":1614712026162,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/FormFields/Range/Range.test.js","startTime":1614712025290,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":[""],"failureMessages":[],"fullName":" renders","location":null,"status":"passed","title":"renders"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" accent SVG renders","location":null,"status":"passed","title":"accent SVG renders"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" icon renders","location":null,"status":"passed","title":"icon renders"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" icon renders with supplied accentColor \"brand-purple\"","location":null,"status":"passed","title":"icon renders with supplied accentColor \"brand-purple\""},{"ancestorTitles":[""],"failureMessages":[],"fullName":" icon renders with supplied icon \"achievement\"","location":null,"status":"passed","title":"icon renders with supplied icon \"achievement\""}],"endTime":1614712026536,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/AccentIcon/AccentIcon.test.js","startTime":1614712025548,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":[""],"failureMessages":[],"fullName":" Should render Default","location":null,"status":"passed","title":"Should render Default"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" Should render Font Dropdown","location":null,"status":"passed","title":"Should render Font Dropdown"}],"endTime":1614712026667,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/FormFields/Dropdown/Dropdown.test.js","startTime":1614712025856,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":[""],"failureMessages":[],"fullName":" Should render","location":null,"status":"passed","title":"Should render"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" Should not render icon or subhead","location":null,"status":"passed","title":"Should not render icon or subhead"}],"endTime":1614712026673,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/SimpleContent/SimpleContent.test.js","startTime":1614712025833,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["Button"],"failureMessages":[],"fullName":"Button renders Button component","location":null,"status":"passed","title":"renders Button component"},{"ancestorTitles":["Button"],"failureMessages":[],"fullName":"Button should have a class of \"btn\"","location":null,"status":"passed","title":"should have a class of \"btn\""},{"ancestorTitles":["Button"],"failureMessages":[],"fullName":"Button renders a label within the button","location":null,"status":"passed","title":"renders a label within the button"},{"ancestorTitles":["Button"],"failureMessages":[],"fullName":"Button calls \"onClick\" prop on button click","location":null,"status":"passed","title":"calls \"onClick\" prop on button click"}],"endTime":1614712026698,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/Button/Button.test.js","startTime":1614712026018,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":[""],"failureMessages":[],"fullName":" renders","location":null,"status":"passed","title":"renders"}],"endTime":1614712027039,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/FormFields/SegmentedControl/SegmentedControl.test.js","startTime":1614712026323,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":[""],"failureMessages":[],"fullName":" should renders without props ","location":null,"status":"passed","title":"should renders without props "},{"ancestorTitles":[""],"failureMessages":[],"fullName":" should contain list of ordered items ","location":null,"status":"passed","title":"should contain list of ordered items "}],"endTime":1614712027110,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/List/List.test.js","startTime":1614712026548,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":[""],"failureMessages":[],"fullName":" should render","location":null,"status":"passed","title":"should render"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" should render with correct icon, color and size classes","location":null,"status":"passed","title":"should render with correct icon, color and size classes"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" should render with correct error and disabled states","location":null,"status":"passed","title":"should render with correct error and disabled states"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" should render default badge, correct class, correct color, correct count","location":null,"status":"passed","title":"should render default badge, correct class, correct color, correct count"}],"endTime":1614712027117,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/Icon/Icon.test.js","startTime":1614712026460,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":[""],"failureMessages":[],"fullName":" Should render","location":null,"status":"passed","title":"Should render"}],"endTime":1614712027251,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/FormFields/Checkbox/Checkbox.test.js","startTime":1614712026714,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":[""],"failureMessages":[],"fullName":" Should render the component with minimum required props (to, title)","location":null,"status":"passed","title":"Should render the component with minimum required props (to, title)"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" Should find and click of the component , based on text-query, resulting in page load of https://osilife.com/","location":null,"status":"passed","title":"Should find and click of the component , based on text-query, resulting in page load of https://osilife.com/"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" Should render an icon within the component , with required props (to, title)","location":null,"status":"passed","title":"Should render an icon within the component , with required props (to, title)"}],"endTime":1614712027323,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/TextLink/TextLink.test.js","startTime":1614712026678,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["ContentPanels"],"failureMessages":[],"fullName":"ContentPanels renders invalid child, prompts error message ","location":null,"status":"passed","title":"renders invalid child, prompts error message "},{"ancestorTitles":["ContentPanels"],"failureMessages":[],"fullName":"ContentPanels renders 3 panels component","location":null,"status":"passed","title":"renders 3 panels component"}],"endTime":1614712027352,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/ContentPanels/ContentPanels.test.js","startTime":1614712026743,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":[""],"failureMessages":[],"fullName":" Should render","location":null,"status":"passed","title":"Should render"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" Should render card style","location":null,"status":"passed","title":"Should render card style"}],"endTime":1614712027787,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/FormFields/RadioButton/RadioButton.test.js","startTime":1614712027182,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["UtilityLink"],"failureMessages":[],"fullName":"UtilityLink renders Utility Link component","location":null,"status":"passed","title":"renders Utility Link component"},{"ancestorTitles":["UtilityLink"],"failureMessages":[],"fullName":"UtilityLink parent container should have a class of utility-link","location":null,"status":"passed","title":"parent container should have a class of utility-link"},{"ancestorTitles":["UtilityLink"],"failureMessages":[],"fullName":"UtilityLink tests whether the correct title and icon are rendered in utility link","location":null,"status":"passed","title":"tests whether the correct title and icon are rendered in utility link"}],"endTime":1614712027805,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/UtilityLink/UtilityLink.test.js","startTime":1614712027240,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":[""],"failureMessages":[],"fullName":" should render","location":null,"status":"passed","title":"should render"}],"endTime":1614712027867,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/MediaGallery/MediaGallery.test.js","startTime":1614712027384,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["ContentPanels"],"failureMessages":[],"fullName":"ContentPanels renders ContentPanels component","location":null,"status":"passed","title":"renders ContentPanels component"}],"endTime":1614712027861,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/ContentPanels/ContentPanel/ContentPanel.test.js","startTime":1614712027244,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":[""],"failureMessages":[],"fullName":" renders and matches snapshot","location":null,"status":"passed","title":"renders and matches snapshot"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" has correct class and color","location":null,"status":"passed","title":"has correct class and color"}],"endTime":1614712027942,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/InfoBadge/InfoBadge.test.js","startTime":1614712027304,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["Toast"],"failureMessages":[],"fullName":"Toast should render","location":null,"status":"passed","title":"should render"}],"endTime":1614712028082,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/Toast/Toast.test.js","startTime":1614712027342,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":[""],"failureMessages":[],"fullName":" Should render","location":null,"status":"passed","title":"Should render"}],"endTime":1614712028361,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/FormFields/TextField/TextField.test.js","startTime":1614712027972,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":[""],"failureMessages":[],"fullName":" props should render down to ","location":null,"status":"passed","title":"props should render down to "},{"ancestorTitles":[""],"failureMessages":[],"fullName":" soucre tags should render","location":null,"status":"passed","title":"soucre tags should render"},{"ancestorTitles":[""],"failureMessages":[],"fullName":" picture attributes should render","location":null,"status":"passed","title":"picture attributes should render"}],"endTime":1614712028406,"message":"","name":"/Users/CESARMAC/Desktop/NT/ENV/osi/osi-dls/src/components/Image/Image.test.js","startTime":1614712027910,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["