you must write at least three automated tests which run every time the you push to thegithub project. You don’t have to test every aspect of your program but the three parts that are tested should be...


you must write at least three automated tests which run every time the you push to thegithub project. You don’t have to test every aspect of your program but the three parts that are tested should be properly tested (use table tests or other methods to make sure you test a wide variety of good and bad test data, including edge cases)










Project:


Write a an API driven site that you host yourself (you can’t use something like rapidapi to host it). Your program needs to read the “games-features.xlsx” file and store all the data into a sqlite3 database. (you can set this up as a separate mini-program that you usually only run once). Once the data is in the database, design a simple API which will allow users to search on a game and will return the game’s database entry as a json response.Hint – check out: https://github.com/avelino/awesome-go#microsoft-excel

Dec 01, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here