-
Notifications
You must be signed in to change notification settings - Fork 2
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
Run scrapers against live data sources #1059
Open
tillprochaska
wants to merge
7
commits into
main
Choose a base branch
from
1057-scraper-tests-live-sources
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Nov 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 73e0ffe - Browse repository at this point
Copy the full SHA 73e0ffeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52120e1 - Browse repository at this point
Copy the full SHA 52120e1View commit details -
This isn’t a breaking change in practice as the old URLs still work and redirect to the new URLs.
Configuration menu - View commit details
-
Copy full SHA for 3e72aa8 - Browse repository at this point
Copy the full SHA 3e72aa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b10164e - Browse repository at this point
Copy the full SHA b10164eView commit details -
Fix group memberships test so that it can run against live data source
This test was using an outdated fixture. As the 9th plenary term is over, there are no ongoing group memberships anymore and all group memberships now have an end date. I've updated the test to use Markus Weber's group memberships from the current term. We will have to update the test when something changes (or for the 11th term the latest), but that should be manageable.
Configuration menu - View commit details
-
Copy full SHA for 1d91dcf - Browse repository at this point
Copy the full SHA 1d91dcfView commit details -
Allow some tests to always mock HTTP requests, even when request mock…
…s are disable globally
Configuration menu - View commit details
-
Copy full SHA for 1adbaac - Browse repository at this point
Copy the full SHA 1adbaacView commit details -
Update members scraper so that it can run against live data sources
The test fixture used in this case was different from the live source. I've replaced it with a copy of the original source.
Configuration menu - View commit details
-
Copy full SHA for a47a129 - Browse repository at this point
Copy the full SHA a47a129View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.