Follow the pattern of TokenTests done for the Token struct and write tests for WealthsimpleAccount, covering as many lines and corner cases as possible.
Add the content to a new file WealthsimpleAccountTests, and do not include any tests which do not directly interact with WealthsimpleAccount, e.g. just testing URLConfiguration.