Here are a list of things that should be manually tested after big refactors.
/totalshould show the total expenses so far./mshould show the total expenses for this month./gshould save a new expense./totaland/mshould show the total expenses updated.
/totalshould show the total expenses so far and the debt between the users./mshould show the total expenses for this month./gshould save a new expense./pshould save a new payment./totaland/mshould show the total expenses updated.