added test for .close() to local/auction.test.ts and testnet/auction.ts
renamed previous auction.test.ts to transpiler.test.ts since those tests seem to have been testing transpiler functionality - the testing functionality is unchanged.
happy to adopt any suggested folder structure for the changes made!
Changes:
.close()
tolocal/auction.test.ts
andtestnet/auction.ts
auction.test.ts
totranspiler.test.ts
since those tests seem to have been testing transpiler functionality - the testing functionality is unchanged.happy to adopt any suggested folder structure for the changes made!