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

Create unit tests #3

Closed
balazsczap opened this issue Apr 16, 2017 · 4 comments
Closed

Create unit tests #3

balazsczap opened this issue Apr 16, 2017 · 4 comments
Assignees

Comments

@balazsczap
Copy link
Owner

No description provided.

balazsczap added a commit that referenced this issue Apr 17, 2017
@evavegh evavegh self-assigned this Apr 27, 2017
@evavegh
Copy link
Collaborator

evavegh commented Apr 28, 2017

New test package created (utils), first test written for HabitoDateUtils.
Gradle dependency version modified.

commit

@evavegh
Copy link
Collaborator

evavegh commented Apr 28, 2017

Tests for HabitoDateUtils

Another 4 tests, they all pass.
Mockito dependency added to project.

commit1
commit2

@evavegh
Copy link
Collaborator

evavegh commented Apr 28, 2017

Habit unit tests

Removed final modifier from HabitRecord so now it can be mocked.
Unit tests written for Habit model class, they all pass.

commit

@evavegh
Copy link
Collaborator

evavegh commented May 4, 2017

Pull request for the issue, reviewed by Czap Balázs.

@evavegh evavegh closed this as completed May 4, 2017
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

No branches or pull requests

2 participants