Unit test infrastructure for testing GET and POST Lambdas
Test Lamdbas with full pipeline of client through database
List and Item Lambdas and client calls should be roughly finished (pending full testing once databse config is done).
Build out infrastructure for get requests (along with the first couple). This includes changing the request engine from Volley to OKHTTP due to issues get Volley's callbacks to call back.