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

Reorganizes tests and adds a few initial tests for the data side #226

Merged
merged 16 commits into from
Oct 13, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
moves wikipron module tests into subdirectory
  • Loading branch information
lfashby committed Oct 10, 2020
commit 4537dec9e51b1acd388a0399ca1cd07833a91b5a
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
import wikipron


_REPO_DIR = os.path.dirname(os.path.dirname(os.path.realpath(__file__)))
_REPO_DIR = os.path.dirname(os.path.dirname(os.path.dirname(os.path.realpath(__file__))))


def test_version_number_match_with_changelog():