zachnicoll / trading-platform

Repository for the CAB302 major assessment piece.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write All Tests

zachnicoll opened this issue · comments

  • Tests for all classes in client.helpers package
  • Tests for AssetsHandler class
  • Tests for AssetTypeHandler class
  • Tests for LoginHandler class
  • Tests for OrgUnitHandler class
  • Tests for RefreshHandler class
  • Tests for ResetPasswordHandler class
  • Tests for TradesHandler class
  • Tests for UserHandler class
  • Tests for TradeResolver class
  • Tests for ResolvedTrade class
  • Make sure that all methods for each of the models reflects what they actually do