Skip to content

408 feature unit tests for dashboard view model#410

Open
rapiddeveloper wants to merge 10 commits intomikaelacaron:devfrom
rapiddeveloper:408-feature-Unit-Tests-for-DashboardViewModel
Open

408 feature unit tests for dashboard view model#410
rapiddeveloper wants to merge 10 commits intomikaelacaron:devfrom
rapiddeveloper:408-feature-Unit-Tests-for-DashboardViewModel

Conversation

@rapiddeveloper
Copy link
Copy Markdown

What It Does

How I Tested

  • Created a DashboardViewModel object in the Test init(). This object was used for most test cases. For test cases that thrown an error, a FailingFirebaseService was created. This allows me to test the failure paths in each method.

Notes

  • This is my first contribution to this project. Feedback will be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FEATURE - Write New Unit Tests for DashboardViewModel

1 participant