Filters

Start: 2022-4-29 13:46:28
73 tests / 70 passed / 0 failed / 3 pending
/Users/lincolnpahwa/dev/particles/filters/test/getProcoreLocale.test.js (1.467s)
getProcoreLocaleshould pass through valid localespending
getProcoreLocaleshould return custom mapped localespending
getProcoreLocaleshould default to en-US for invalid localespending
/Users/lincolnpahwa/dev/particles/filters/test/FilterAvailable.test.jsx (2.497s)
FilterAvailableshould render n itemspassed in 0.004s
FilterAvailabletriggers callback on select enter keypassed in 0.005s
/Users/lincolnpahwa/dev/particles/filters/test/FilterCalendarWithPreMenu.test.jsx (3.209s)
FilterCalendarWithPreMenurenders the selected date range in the filter tokenpassed in 0.034s
FilterCalendarWithPreMenurenders the selected date in the filter tokenpassed in 0.004s
FilterCalendarWithPreMenurenders overduepassed in 0.004s
FilterCalendarWithPreMenu > on blurpre-menu is not expandedpassed in 0.007s
FilterCalendarWithPreMenu > on blursends current filter and selected keys to save handlerpassed in 0.012s
FilterCalendarWithPreMenusends current value to save handlerpassed in 0.005s
/Users/lincolnpahwa/dev/particles/filters/test/FilterCalendar.test.jsx (3.221s)
FilterCalendarrenders the selected date range in the filter tokenpassed in 0.031s
FilterCalendarrenders the selected date in the filter tokenpassed in 0.004s
FilterCalendar > on bluris not expandedpassed in 0.01s
FilterCalendar > on blursends current filter and selected keys to save handlerpassed in 0.004s
/Users/lincolnpahwa/dev/particles/filters/test/Filters.test.jsx (3.277s)
Filters > add filter menurenderspassed in 0.039s
Filters > add filter menuis not rendered if all are activepassed in 0.013s
Filters > saved filter menusrender with type checkboxpassed in 0.006s
Filters > saved filter menusrender with type calenderpassed in 0.002s
Filters > saved filter menusrender with type locationpassed in 0.002s
Filters > saved filter menusare not rendered if emptypassed in 0.009s
Filters > clear all buttondoes not render if no saved filterspassed in 0.003s
Filters > clear all buttontriggers analyticspassed in 0.005s
Filters > clear all buttontriggers save callbackpassed in 0.002s
Filters > clear all buttonremoves all saved filterspassed in 0.011s
/Users/lincolnpahwa/dev/particles/filters/test/FilterCheckboxes.test.jsx (3.652s)
FilterCheckboxrenders the count of items selectedpassed in 0.016s
FilterCheckboxrestores selected itemspassed in 0.111s
FilterCheckboxupdates selection when the selected prop is updatedpassed in 0.005s
FilterCheckboxdoes not update if checked boxes have not been savedpassed in 0.046s
FilterCheckbox > if instantiated with nothing selectedtriggers fetchpassed in 0.005s
FilterCheckbox > on fetchis loadingpassed in 0.003s
FilterCheckbox > on fetchpasses current filter and onComplete callback to fetchpassed in 0.004s
FilterCheckbox > on fetch > when load completeis not loadingpassed in 0.032s
FilterCheckbox > on fetch > when load completetoggles hasLoadedpassed in 0.018s
FilterCheckbox > on fetch > when load completeexpandspassed in 0.025s
FilterCheckbox > on click > if data has not loadedtriggers fetchpassed in 0.009s
FilterCheckbox > on click > if data has loadedexpands immediatelypassed in 0.006s
FilterCheckbox > on bluris not expandedpassed in 0.007s
FilterCheckbox > on bluris not loadingpassed in 0.003s
FilterCheckbox > on blursends current filter and selected keys to save handlerpassed in 0.004s
FilterCheckbox > on check oneupdates selected keys on checkpassed in 0.027s
FilterCheckbox > on check oneupdates selected keys on uncheckpassed in 0.034s
FilterCheckbox > select allupdates selected keyspassed in 0.025s
FilterCheckbox > select alltriggers analyticspassed in 0.005s
FilterCheckbox > on searchhides matching valuespassed in 0.022s
FilterCheckbox > on searchdisplays empty message if no matching valuespassed in 0.004s
FilterCheckbox > while loadingshow a loading iconpassed in 0.001s
FilterCheckbox > while loadingdoes not show the caretpassed in 0.001s
FilterCheckbox > renders an empty messageif no itemspassed in 0.003s
FilterCheckbox > renders an empty messageunless there are itemspassed in 0.002s
/Users/lincolnpahwa/dev/particles/filters/test/FilterCategoryCheckbox.test.jsx (3.655s)
FilterCategoryCheckboxrenders the count of items selectedpassed in 0.013s
FilterCategoryCheckboxrestores selected itemspassed in 0.117s
FilterCategoryCheckbox > if instantiated with nothing selectedtriggers fetchpassed in 0.007s
FilterCategoryCheckbox > on fetchis loadingpassed in 0.006s
FilterCategoryCheckbox > on fetchpasses current filter and onComplete callback to fetchpassed in 0.006s
FilterCategoryCheckbox > on fetch > when load completeis not loadingpassed in 0.034s
FilterCategoryCheckbox > on fetch > when load completetoggles hasLoadedpassed in 0.033s
FilterCategoryCheckbox > on fetch > when load completeexpandspassed in 0.021s
FilterCategoryCheckbox > on click > if data has not loadedtriggers fetchpassed in 0.01s
FilterCategoryCheckbox > on click > if data has loadedexpands immediatelypassed in 0.012s
FilterCategoryCheckbox > on bluris not expandedpassed in 0.005s
FilterCategoryCheckbox > on bluris not loadingpassed in 0.005s
FilterCategoryCheckbox > on blursends current filter and selected keys to save handlerpassed in 0.003s
FilterCategoryCheckbox > on check oneupdates selected keys on checkpassed in 0.057s
FilterCategoryCheckbox > on check oneupdates selected keys on uncheckpassed in 0.047s
FilterCategoryCheckbox > select allupdates selected keyspassed in 0.04s
FilterCategoryCheckbox > select alltriggers analyticspassed in 0.004s
FilterCategoryCheckbox > on searchhides matching valuespassed in 0.02s
FilterCategoryCheckbox > on searchdisplays empty message if no matching valuespassed in 0.009s
FilterCategoryCheckbox > while loadingshow a loading iconpassed in 0.002s
FilterCategoryCheckbox > while loadingdoes not show the caretpassed in 0.001s
FilterCategoryCheckbox > renders an empty messageif no itemspassed in 0.003s
FilterCategoryCheckbox > renders an empty messageunless there are itemspassed in 0.004s