UNPKG

qa-shadow-report

Version:

npm package that prints formatted test reports into a google sheet or csv file

9 lines (8 loc) 408 B
export const getTabIdFromWeeklyTitle = jest.fn(); export const findLongestHeaderWithinWeeklySeries = jest.fn(); export const fetchLastWeekTabValues = jest.fn(); export const getSourceColumnNumbers = jest.fn(); export const findHeaderRowIndex = jest.fn(); export const calculateStartingColumn = jest.fn(); export const calculateEndingColumn = jest.fn(); export const processWeeklySourceTabTitles = jest.fn();