Title: Auction Dapp with Test Script Create a truffle project for the smart contract Auction.sol from Part 1. INCREMENTALLY develop a test.js script to test the Auction.sol Step 1: All the files you need, except Auction.sol and test.js, are provided for you in the course Resources. Recall the steps from…