Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selfie ViewModel Tests #258

Draft
wants to merge 7 commits into
base: selfie-capture-sensory-feedback
Choose a base branch
from

Commits on Nov 20, 2024

  1. refactor SelfieViewModelV2 to make it testable. inject the dependenci…

    …es, replace concrete types with protocols.
    tobitech committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    c311a7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74e867b View commit details
    Browse the repository at this point in the history
  3. code formatting.

    tobitech committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    d9be346 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. remove comments.

    tobitech committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    d41e816 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    535d28b View commit details
    Browse the repository at this point in the history
  3. code formatting.

    tobitech committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    4e81470 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. refactor FaceDetectorV2 class to use mock and sample classes add test…

    … coverage for face detector class.
    tobitech committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    099c41a View commit details
    Browse the repository at this point in the history