-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.jest-test-results.json
1 lines (1 loc) · 22.1 KB
/
.jest-test-results.json
1
{"numFailedTestSuites":0,"numFailedTests":0,"numPassedTestSuites":16,"numPassedTests":103,"numPendingTestSuites":0,"numPendingTests":0,"numRuntimeErrorTestSuites":0,"numTodoTests":0,"numTotalTestSuites":16,"numTotalTests":103,"openHandles":[],"snapshot":{"added":0,"didUpdate":false,"failure":false,"filesAdded":0,"filesRemoved":0,"filesRemovedList":[],"filesUnmatched":0,"filesUpdated":0,"matched":9,"total":9,"unchecked":0,"uncheckedKeysByFile":[],"unmatched":0,"updated":0},"startTime":1575911489823,"success":true,"testResults":[{"assertionResults":[{"ancestorTitles":["ticket normalizers"],"failureMessages":[],"fullName":"ticket normalizers segment","location":null,"status":"passed","title":"segment"},{"ancestorTitles":["ticket normalizers"],"failureMessages":[],"fullName":"ticket normalizers ticket","location":null,"status":"passed","title":"ticket"}],"endTime":1575911493689,"message":"","name":"/Users/vitaliypetrenko/work/aviasales/src/normalizers/__tests__/ticketNormalizers.spec.ts","startTime":1575911491369,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["findTickets/actions","statuses"],"failureMessages":[],"fullName":"findTickets/actions statuses should return isFetchingAll action","location":null,"status":"passed","title":"should return isFetchingAll action"},{"ancestorTitles":["findTickets/actions","statuses"],"failureMessages":[],"fullName":"findTickets/actions statuses should return isFetching action","location":null,"status":"passed","title":"should return isFetching action"},{"ancestorTitles":["findTickets/actions","statuses"],"failureMessages":[],"fullName":"findTickets/actions statuses should return isError action","location":null,"status":"passed","title":"should return isError action"},{"ancestorTitles":["findTickets/actions","transfers"],"failureMessages":[],"fullName":"findTickets/actions transfers should return setAvailable action","location":null,"status":"passed","title":"should return setAvailable action"},{"ancestorTitles":["findTickets/actions","transfers"],"failureMessages":[],"fullName":"findTickets/actions transfers should return setSelected action","location":null,"status":"passed","title":"should return setSelected action"},{"ancestorTitles":["findTickets/actions","sortBy"],"failureMessages":[],"fullName":"findTickets/actions sortBy should return selectSortBy action","location":null,"status":"passed","title":"should return selectSortBy action"}],"endTime":1575911493697,"message":"","name":"/Users/vitaliypetrenko/work/aviasales/src/store/findTickets/__tests__/actions.spec.ts","startTime":1575911491372,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["currency selectors"],"failureMessages":[],"fullName":"currency selectors should return currency","location":null,"status":"passed","title":"should return currency"},{"ancestorTitles":["language selectors"],"failureMessages":[],"fullName":"language selectors should return language","location":null,"status":"passed","title":"should return language"}],"endTime":1575911493732,"message":"","name":"/Users/vitaliypetrenko/work/aviasales/src/store/common/__tests__/selectors.spec.ts","startTime":1575911491372,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["ordered array"],"failureMessages":[],"fullName":"ordered array zero","location":null,"status":"passed","title":"zero"},{"ancestorTitles":["ordered array"],"failureMessages":[],"fullName":"ordered array positive","location":null,"status":"passed","title":"positive"},{"ancestorTitles":["ordered array"],"failureMessages":[],"fullName":"ordered array negative","location":null,"status":"passed","title":"negative"},{"ancestorTitles":["arrays are same"],"failureMessages":[],"fullName":"arrays are same both zero","location":null,"status":"passed","title":"both zero"},{"ancestorTitles":["arrays are same"],"failureMessages":[],"fullName":"arrays are same with same length and values","location":null,"status":"passed","title":"with same length and values"},{"ancestorTitles":["arrays are same"],"failureMessages":[],"fullName":"arrays are same with same length and not same values","location":null,"status":"passed","title":"with same length and not same values"},{"ancestorTitles":["arrays are same"],"failureMessages":[],"fullName":"arrays are same with different direction","location":null,"status":"passed","title":"with different direction"},{"ancestorTitles":["arrays are same"],"failureMessages":[],"fullName":"arrays are same with different length","location":null,"status":"passed","title":"with different length"},{"ancestorTitles":["toggle in array"],"failureMessages":[],"fullName":"toggle in array on","location":null,"status":"passed","title":"on"},{"ancestorTitles":["toggle in array"],"failureMessages":[],"fullName":"toggle in array off","location":null,"status":"passed","title":"off"},{"ancestorTitles":["join arrays"],"failureMessages":[],"fullName":"join arrays both zero","location":null,"status":"passed","title":"both zero"},{"ancestorTitles":["join arrays"],"failureMessages":[],"fullName":"join arrays positive","location":null,"status":"passed","title":"positive"},{"ancestorTitles":["uniq array items"],"failureMessages":[],"fullName":"uniq array items zero","location":null,"status":"passed","title":"zero"},{"ancestorTitles":["uniq array items"],"failureMessages":[],"fullName":"uniq array items positive","location":null,"status":"passed","title":"positive"}],"endTime":1575911493734,"message":"","name":"/Users/vitaliypetrenko/work/aviasales/src/helpers/__tests__/misc.spec.ts","startTime":1575911491369,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["Button component"],"failureMessages":[],"fullName":"Button component renders properly","location":null,"status":"passed","title":"renders properly"},{"ancestorTitles":["Button component"],"failureMessages":[],"fullName":"Button component button tag by default","location":null,"status":"passed","title":"button tag by default"},{"ancestorTitles":["Button component"],"failureMessages":[],"fullName":"Button component can be div","location":null,"status":"passed","title":"can be div"},{"ancestorTitles":["Button component"],"failureMessages":[],"fullName":"Button component can be link","location":null,"status":"passed","title":"can be link"},{"ancestorTitles":["Button component"],"failureMessages":[],"fullName":"Button component calls onClick","location":null,"status":"passed","title":"calls onClick"},{"ancestorTitles":["button classNames"],"failureMessages":[],"fullName":"button classNames adding type","location":null,"status":"passed","title":"adding type"},{"ancestorTitles":["button classNames"],"failureMessages":[],"fullName":"button classNames adding size","location":null,"status":"passed","title":"adding size"},{"ancestorTitles":["button classNames"],"failureMessages":[],"fullName":"button classNames adding block","location":null,"status":"passed","title":"adding block"}],"endTime":1575911493768,"message":"","name":"/Users/vitaliypetrenko/work/aviasales/src/components/ui/forms/Button/__tests__/Button.spec.tsx","startTime":1575911491382,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["findTickets/selectors","statuses"],"failureMessages":[],"fullName":"findTickets/selectors statuses should return statuses","location":null,"status":"passed","title":"should return statuses"},{"ancestorTitles":["findTickets/selectors","pagination"],"failureMessages":[],"fullName":"findTickets/selectors pagination should return pagination","location":null,"status":"passed","title":"should return pagination"},{"ancestorTitles":["findTickets/selectors","transfers"],"failureMessages":[],"fullName":"findTickets/selectors transfers should return transfers","location":null,"status":"passed","title":"should return transfers"},{"ancestorTitles":["findTickets/selectors","sortBy"],"failureMessages":[],"fullName":"findTickets/selectors sortBy should return sortBy","location":null,"status":"passed","title":"should return sortBy"}],"endTime":1575911493766,"message":"","name":"/Users/vitaliypetrenko/work/aviasales/src/store/findTickets/__tests__/selectors.spec.ts","startTime":1575911491372,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["helpers"],"failureMessages":[],"fullName":"helpers accumulateDuration from segments","location":null,"status":"passed","title":"accumulateDuration from segments"},{"ancestorTitles":["helpers","sort tickets"],"failureMessages":[],"fullName":"helpers sort tickets by price","location":null,"status":"passed","title":"by price"},{"ancestorTitles":["helpers","sort tickets"],"failureMessages":[],"fullName":"helpers sort tickets by duration","location":null,"status":"passed","title":"by duration"},{"ancestorTitles":["helpers"],"failureMessages":[],"fullName":"helpers get transfers counts","location":null,"status":"passed","title":"get transfers counts"},{"ancestorTitles":["helpers"],"failureMessages":[],"fullName":"helpers filter zero tickets","location":null,"status":"passed","title":"filter zero tickets"},{"ancestorTitles":["helpers"],"failureMessages":[],"fullName":"helpers filter tickets with pagination","location":null,"status":"passed","title":"filter tickets with pagination"},{"ancestorTitles":["findTickets/reducers","statuses"],"failureMessages":[],"fullName":"findTickets/reducers statuses should return initialState","location":null,"status":"passed","title":"should return initialState"},{"ancestorTitles":["findTickets/reducers","statuses"],"failureMessages":[],"fullName":"findTickets/reducers statuses should return isFetchingAll","location":null,"status":"passed","title":"should return isFetchingAll"},{"ancestorTitles":["findTickets/reducers","statuses"],"failureMessages":[],"fullName":"findTickets/reducers statuses should return isFetching","location":null,"status":"passed","title":"should return isFetching"},{"ancestorTitles":["findTickets/reducers","statuses"],"failureMessages":[],"fullName":"findTickets/reducers statuses should return isError","location":null,"status":"passed","title":"should return isError"},{"ancestorTitles":["findTickets/reducers","statuses"],"failureMessages":[],"fullName":"findTickets/reducers statuses should reset","location":null,"status":"passed","title":"should reset"},{"ancestorTitles":["findTickets/reducers","pagination"],"failureMessages":[],"fullName":"findTickets/reducers pagination should return initialState","location":null,"status":"passed","title":"should return initialState"},{"ancestorTitles":["findTickets/reducers","pagination"],"failureMessages":[],"fullName":"findTickets/reducers pagination should reset","location":null,"status":"passed","title":"should reset"},{"ancestorTitles":["findTickets/reducers","transfers"],"failureMessages":[],"fullName":"findTickets/reducers transfers should return initialState","location":null,"status":"passed","title":"should return initialState"},{"ancestorTitles":["findTickets/reducers","transfers"],"failureMessages":[],"fullName":"findTickets/reducers transfers setAvailableOptions should set new available + selected options when all old was selected","location":null,"status":"passed","title":"setAvailableOptions should set new available + selected options when all old was selected"},{"ancestorTitles":["findTickets/reducers","transfers"],"failureMessages":[],"fullName":"findTickets/reducers transfers setAvailableOptions should set only available options when not all was selected","location":null,"status":"passed","title":"setAvailableOptions should set only available options when not all was selected"},{"ancestorTitles":["findTickets/reducers","transfers"],"failureMessages":[],"fullName":"findTickets/reducers transfers should set selected options","location":null,"status":"passed","title":"should set selected options"},{"ancestorTitles":["findTickets/reducers","transfers"],"failureMessages":[],"fullName":"findTickets/reducers transfers should reset","location":null,"status":"passed","title":"should reset"},{"ancestorTitles":["findTickets/reducers","sortBy"],"failureMessages":[],"fullName":"findTickets/reducers sortBy should return initialState","location":null,"status":"passed","title":"should return initialState"},{"ancestorTitles":["findTickets/reducers","sortBy"],"failureMessages":[],"fullName":"findTickets/reducers sortBy should set sortBy","location":null,"status":"passed","title":"should set sortBy"},{"ancestorTitles":["findTickets/reducers","sortBy"],"failureMessages":[],"fullName":"findTickets/reducers sortBy should reset","location":null,"status":"passed","title":"should reset"},{"ancestorTitles":["findTickets/reducers","tickets"],"failureMessages":[],"fullName":"findTickets/reducers tickets should return initialState","location":null,"status":"passed","title":"should return initialState"},{"ancestorTitles":["findTickets/reducers","tickets"],"failureMessages":[],"fullName":"findTickets/reducers tickets should add ticket","location":null,"status":"passed","title":"should add ticket"},{"ancestorTitles":["findTickets/reducers","tickets"],"failureMessages":[],"fullName":"findTickets/reducers tickets should reset","location":null,"status":"passed","title":"should reset"}],"endTime":1575911493834,"message":"","name":"/Users/vitaliypetrenko/work/aviasales/src/store/findTickets/__tests__/reducers.spec.ts","startTime":1575911491373,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["Checkbox component"],"failureMessages":[],"fullName":"Checkbox component renders properly","location":null,"status":"passed","title":"renders properly"},{"ancestorTitles":["Checkbox component"],"failureMessages":[],"fullName":"Checkbox component has input","location":null,"status":"passed","title":"has input"},{"ancestorTitles":["Checkbox component"],"failureMessages":[],"fullName":"Checkbox component can be unchecked","location":null,"status":"passed","title":"can be unchecked"},{"ancestorTitles":["Checkbox component"],"failureMessages":[],"fullName":"Checkbox component can be checked","location":null,"status":"passed","title":"can be checked"},{"ancestorTitles":["Checkbox component"],"failureMessages":[],"fullName":"Checkbox component calls onChange","location":null,"status":"passed","title":"calls onChange"}],"endTime":1575911493857,"message":"","name":"/Users/vitaliypetrenko/work/aviasales/src/components/ui/forms/Checkbox/__tests__/Checkbox.spec.tsx","startTime":1575911491370,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["PlaneLogo component"],"failureMessages":[],"fullName":"PlaneLogo component renders properly","location":null,"status":"passed","title":"renders properly"}],"endTime":1575911493886,"message":"","name":"/Users/vitaliypetrenko/work/aviasales/src/components/PlaneLogo/__tests__/PlaneLogo.spec.tsx","startTime":1575911491373,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["Ticket Component","Ticket main"],"failureMessages":[],"fullName":"Ticket Component Ticket main Ticket renders properly","location":null,"status":"passed","title":"Ticket renders properly"},{"ancestorTitles":["Ticket Component","Ticket main"],"failureMessages":[],"fullName":"Ticket Component Ticket main TicketSegment count","location":null,"status":"passed","title":"TicketSegment count"},{"ancestorTitles":["Ticket Component","TicketSegment"],"failureMessages":[],"fullName":"Ticket Component TicketSegment TicketSegment renders properly","location":null,"status":"passed","title":"TicketSegment renders properly"},{"ancestorTitles":["Ticket Component","TicketSegment"],"failureMessages":[],"fullName":"Ticket Component TicketSegment TicketSegmentItem count","location":null,"status":"passed","title":"TicketSegmentItem count"},{"ancestorTitles":["Ticket Component","TicketSegmentItem"],"failureMessages":[],"fullName":"Ticket Component TicketSegmentItem TicketSegmentItem renders properly","location":null,"status":"passed","title":"TicketSegmentItem renders properly"},{"ancestorTitles":["Ticket Component","TicketLoading"],"failureMessages":[],"fullName":"Ticket Component TicketLoading Loading renders properly","location":null,"status":"passed","title":"Loading renders properly"},{"ancestorTitles":["Ticket Component","TicketLoading"],"failureMessages":[],"fullName":"Ticket Component TicketLoading Loading has 8 stubs","location":null,"status":"passed","title":"Loading has 8 stubs"}],"endTime":1575911493979,"message":"","name":"/Users/vitaliypetrenko/work/aviasales/src/components/Ticket/__tests__/Ticket.spec.tsx","startTime":1575911491375,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["App"],"failureMessages":[],"fullName":"App renders properly","location":null,"status":"passed","title":"renders properly"}],"endTime":1575911494155,"message":"","name":"/Users/vitaliypetrenko/work/aviasales/src/__tests__/App.spec.tsx","startTime":1575911491374,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["format from to"],"failureMessages":[],"fullName":"format from to zero","location":null,"status":"passed","title":"zero"},{"ancestorTitles":["format from to"],"failureMessages":[],"fullName":"format from to 1 element","location":null,"status":"passed","title":"1 element"},{"ancestorTitles":["format from to"],"failureMessages":[],"fullName":"format from to multiple elements","location":null,"status":"passed","title":"multiple elements"},{"ancestorTitles":["format duration in hours"],"failureMessages":[],"fullName":"format duration in hours zero","location":null,"status":"passed","title":"zero"},{"ancestorTitles":["format duration in hours"],"failureMessages":[],"fullName":"format duration in hours < 24","location":null,"status":"passed","title":"< 24"},{"ancestorTitles":["format duration in hours"],"failureMessages":[],"fullName":"format duration in hours 24","location":null,"status":"passed","title":"24"},{"ancestorTitles":["format duration in hours"],"failureMessages":[],"fullName":"format duration in hours > 24","location":null,"status":"passed","title":"> 24"},{"ancestorTitles":["format duration in minutes"],"failureMessages":[],"fullName":"format duration in minutes zero","location":null,"status":"passed","title":"zero"},{"ancestorTitles":["format duration in minutes"],"failureMessages":[],"fullName":"format duration in minutes < 60","location":null,"status":"passed","title":"< 60"},{"ancestorTitles":["format duration in minutes"],"failureMessages":[],"fullName":"format duration in minutes 60","location":null,"status":"passed","title":"60"},{"ancestorTitles":["format duration in minutes"],"failureMessages":[],"fullName":"format duration in minutes > 60","location":null,"status":"passed","title":"> 60"}],"endTime":1575911494222,"message":"","name":"/Users/vitaliypetrenko/work/aviasales/src/helpers/__tests__/formatters.spec.ts","startTime":1575911493735,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["ButtonGroup component"],"failureMessages":[],"fullName":"ButtonGroup component renders properly","location":null,"status":"passed","title":"renders properly"}],"endTime":1575911494230,"message":"","name":"/Users/vitaliypetrenko/work/aviasales/src/components/ui/forms/ButtonGroup/__tests__/ButtonGroup.spec.tsx","startTime":1575911493774,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["currency reducers"],"failureMessages":[],"fullName":"currency reducers should return initial state","location":null,"status":"passed","title":"should return initial state"},{"ancestorTitles":["language reducers"],"failureMessages":[],"fullName":"language reducers should return initial state","location":null,"status":"passed","title":"should return initial state"}],"endTime":1575911494235,"message":"","name":"/Users/vitaliypetrenko/work/aviasales/src/store/common/__tests__/reducers.spec.ts","startTime":1575911493834,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["helpers"],"failureMessages":[],"fullName":"helpers accumulateDuration from segments","location":null,"status":"passed","title":"accumulateDuration from segments"},{"ancestorTitles":["helpers","sort tickets"],"failureMessages":[],"fullName":"helpers sort tickets by price","location":null,"status":"passed","title":"by price"},{"ancestorTitles":["helpers","sort tickets"],"failureMessages":[],"fullName":"helpers sort tickets by duration","location":null,"status":"passed","title":"by duration"},{"ancestorTitles":["helpers"],"failureMessages":[],"fullName":"helpers get transfers counts","location":null,"status":"passed","title":"get transfers counts"},{"ancestorTitles":["helpers"],"failureMessages":[],"fullName":"helpers filter zero tickets","location":null,"status":"passed","title":"filter zero tickets"},{"ancestorTitles":["helpers"],"failureMessages":[],"fullName":"helpers filter tickets with pagination","location":null,"status":"passed","title":"filter tickets with pagination"}],"endTime":1575911494237,"message":"","name":"/Users/vitaliypetrenko/work/aviasales/src/store/findTickets/__tests__/helpers.spec.ts","startTime":1575911493735,"status":"passed","summary":""},{"assertionResults":[{"ancestorTitles":["bem modifier"],"failureMessages":[],"fullName":"bem modifier zero","location":null,"status":"passed","title":"zero"},{"ancestorTitles":["bem modifier"],"failureMessages":[],"fullName":"bem modifier positive","location":null,"status":"passed","title":"positive"},{"ancestorTitles":["bem class names"],"failureMessages":[],"fullName":"bem class names zero","location":null,"status":"passed","title":"zero"},{"ancestorTitles":["bem class names"],"failureMessages":[],"fullName":"bem class names is active","location":null,"status":"passed","title":"is active"},{"ancestorTitles":["bem class names"],"failureMessages":[],"fullName":"bem class names is loading","location":null,"status":"passed","title":"is loading"},{"ancestorTitles":["bem class names"],"failureMessages":[],"fullName":"bem class names is disabled","location":null,"status":"passed","title":"is disabled"},{"ancestorTitles":["bem class names"],"failureMessages":[],"fullName":"bem class names all global mixes","location":null,"status":"passed","title":"all global mixes"},{"ancestorTitles":["bem class names"],"failureMessages":[],"fullName":"bem class names modifiers","location":null,"status":"passed","title":"modifiers"},{"ancestorTitles":["bem class names"],"failureMessages":[],"fullName":"bem class names mix","location":null,"status":"passed","title":"mix"}],"endTime":1575911494249,"message":"","name":"/Users/vitaliypetrenko/work/aviasales/src/helpers/__tests__/bem.spec.ts","startTime":1575911493770,"status":"passed","summary":""}],"wasInterrupted":false}