We had to keep the create_db_and_tables function around to build the user table when running tests on github workers for some reason. Otherwise all of our tests were failing saying that the user table wasn't there. Figure out what is going on and fix!