csv-to-sql-insert icon indicating copy to clipboard operation
csv-to-sql-insert copied to clipboard

Testing branch -This request applies to issue #4- Add testing with jest

Open Dagogo-Clinton-Uranta opened this issue 1 year ago • 1 comments

I have added the jest library, along with babel files for appropriate compiling. I wrote tests in Jest, mainly for the "writeSQL" function, as the "readCSV" function ultimately calls upon it. I hope that this can be a useful starting point for other jest tests to be included :) .

Dagogo-Clinton-Uranta avatar Jan 26 '24 14:01 Dagogo-Clinton-Uranta