vinayak-mehta / conrad

Track conferences and meetups on your terminal.
https://conference-radar.readthedocs.io
Apache License 2.0
240 stars 58 forks source link

Add crawler test to docs and ci #76

Open vinayak-mehta opened 5 years ago

vinayak-mehta commented 5 years ago

Doc: "Before raising a PR with a crawler, run it with python -m crawlers CreepyCrawler to see if it works.".

CI: A PR with a crawler should start a CI job which tries to run for one event.

vinayak-mehta commented 5 years ago

CI job should also output the schema validations that were failed while running the crawler.