Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

New unit tests for shift #43

Closed
wants to merge 3 commits into from
Closed

New unit tests for shift #43

wants to merge 3 commits into from

Conversation

vubo
Copy link
Contributor

@vubo vubo commented Jun 13, 2015

Debug the old unit tests and create new in shift. Pep8 tests.py and services.py in shift.

  • Pep8
  • Import statements
  • Docstring
  • File - spaces vs. tabs

@vubo vubo mentioned this pull request Jun 13, 2015
5 tasks
from event.models import Event
from job.models import Job
from organization.models import Organization
from shift.models import Shift, VolunteerShift
from shift.services import *
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here I left import * because for each function from shift.services there must be a test

@willingc
Copy link
Contributor

Please rebase and squash the commit history in this PR. Happy to merge after that is completed.

@vubo vubo closed this Jun 14, 2015
@vubo vubo deleted the testShift branch June 14, 2015 23:19
@vubo vubo mentioned this pull request Jun 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants