Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

[WIP] ENH: Add unittest suite with pytest (#3) #7

Merged
merged 4 commits into from
Oct 31, 2018

Conversation

jblemoine
Copy link
Contributor

Description

Unittest for clean, convert and write modules.
I added a series of unittest with pytest. Work still in progress since I don't know how to assess a good yaml format.

Fixes # (issue)

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation if any
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective, if unittests are enabled
  • New and existing unit tests pass locally with my changes, if any

Unittest for clean, convert and write modules.
@LaRiffle
Copy link
Member

Nice start!
I responded to Issue #3 :)

@LaRiffle LaRiffle merged commit c0cc89b into master Oct 31, 2018
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