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

Feature/travis python tests #82

Merged
merged 12 commits into from
Jan 24, 2017
Merged

Feature/travis python tests #82

merged 12 commits into from
Jan 24, 2017

Conversation

xahgmah
Copy link

@xahgmah xahgmah commented Jan 24, 2017

No description provided.

xahgmah added 11 commits January 23, 2017 15:01
Set up travis
Set up coveralls
Initiate python tests
Update README.md
Set up travis
Set up coveralls
Initiate python tests
Update README.md
separate requirements to base and test packages
 run test_requirements on travis
separate requirements to base and test packages
 run test_requirements on travis
return result

def test_fields_xblock(self):
self.assertEqual(self.block.display_name, _('Video'))
Copy link

Choose a reason for hiding this comment

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

Add docstrings in the test methods

"""
Makes first 'H' in str representation non-optional.

str(timedelta) has [H]H:MM:SS format, which is not suitable
Copy link

Choose a reason for hiding this comment

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

Align level

@xahgmah xahgmah merged commit ab65204 into dev Jan 24, 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

Successfully merging this pull request may close these issues.

3 participants