Skip to content

Refactor model classes to use dependency injection #8

@joelrorseth

Description

@joelrorseth

In order to make way for proper unit testing, the model classes require major refactoring. To test authentication, database operations, or anything to do with Firebase, complete mocks will be created. The first step in achieving this is creating protocols for the model classes. Mock models can then be made for the unit tests.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions