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

Add support for Evenbrite event series to scraper #141

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

joeriddles
Copy link
Contributor

@joeriddles joeriddles commented Sep 11, 2024

Pull Request

Description:

Related Issues:

Checklist:

  • All tests pass.
  • Code follows the project's coding standards.
  • Documentation has been updated.

@joeriddles joeriddles requested review from KGB33, davidslusser and a team September 11, 2024 05:15
@@ -126,9 +127,9 @@ class TestEventbriteScraper(TestCase):
To run them, set the `EVENTBRITE_API_TOKEN` envrionment variable.
"""

def test_scraper(self):
def test_scraper_organization_id(self):
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note: this test is failing as the event seems to have disappeared.

@joeriddles joeriddles marked this pull request as draft September 13, 2024 07:27
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.

[Feature Request]: Add support for event series from Eventbrite
1 participant