for running test only need to clone repo and do npm install whit this you can use Jest for testing in the package.json have a script to running testing with
npm run test
if do you like to add test. only need change the values in minCost(numberOfLeves, arrayOfHeights, arrayOfPrices);