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

[MRG] Add tests for event and schema validation #149

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

[MRG] Add tests for event and schema validation #149

wants to merge 1 commit into from

Conversation

adaros92
Copy link

Notes
Adding unit tests of conrad.utils.apply_schema, conrad.utils.validate_events, and crawlers.base.EventValidator._validate_is_date.

Removed existing test_geocoding.py and replaced with broader test_utils.py to follow convention of one test file per module and one test function in each of those test files per function or method being tested.

Testing
Ran python3 -m pytest and 4 tests passed.

@adaros92 adaros92 mentioned this pull request Aug 16, 2020
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.

None yet

1 participant