-
Notifications
You must be signed in to change notification settings - Fork 10
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
Set http caching for tests #207
Open
tgrandje
wants to merge
38
commits into
master
Choose a base branch
from
enhancement/tests_requests_patching
base: master
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 Aug 8, 2024
-
* install requests-cache on workflows * set http caching when requests-cache present (might be absent (because of the workflow or the local environment)
Configuration menu - View commit details
-
Copy full SHA for a7c44e3 - Browse repository at this point
Copy the full SHA a7c44e3View commit details
Commits on Aug 9, 2024
-
Remove version check from unittests
* Remove version control from unittests * Remove (one or two) unnecessary module imports * Black formatting
Configuration menu - View commit details
-
Copy full SHA for 36cc789 - Browse repository at this point
Copy the full SHA 36cc789View commit details
Commits on Aug 27, 2024
-
* Add optional test flag --clean-cache to remove existing cache previous to tests * Add optional test flag --no-cache to deactivate cache during tests * Set 30 days timeout expiration on cache during tests
Configuration menu - View commit details
-
Copy full SHA for a3de263 - Browse repository at this point
Copy the full SHA a3de263View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ebea8b - Browse repository at this point
Copy the full SHA 8ebea8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bb34c7 - Browse repository at this point
Copy the full SHA 1bb34c7View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8cc05f0 - Browse repository at this point
Copy the full SHA 8cc05f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0955cb0 - Browse repository at this point
Copy the full SHA 0955cb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c234300 - Browse repository at this point
Copy the full SHA c234300View commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc94a0a - Browse repository at this point
Copy the full SHA fc94a0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec945f8 - Browse repository at this point
Copy the full SHA ec945f8View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f1791a7 - Browse repository at this point
Copy the full SHA f1791a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5302b6 - Browse repository at this point
Copy the full SHA b5302b6View commit details -
Merge branch 'enhancement/tests_requests_patching' of https://github.…
…com/InseeFrLab/pynsee into enhancement/tests_requests_patching
Configuration menu - View commit details
-
Copy full SHA for 1b7fa7c - Browse repository at this point
Copy the full SHA 1b7fa7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcb8f1c - Browse repository at this point
Copy the full SHA bcb8f1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a39255 - Browse repository at this point
Copy the full SHA 4a39255View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47eb542 - Browse repository at this point
Copy the full SHA 47eb542View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2005993 - Browse repository at this point
Copy the full SHA 2005993View commit details -
Configuration menu - View commit details
-
Copy full SHA for c40c504 - Browse repository at this point
Copy the full SHA c40c504View commit details -
Configuration menu - View commit details
-
Copy full SHA for 680cc1f - Browse repository at this point
Copy the full SHA 680cc1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55277ad - Browse repository at this point
Copy the full SHA 55277adView commit details -
Configuration menu - View commit details
-
Copy full SHA for d158177 - Browse repository at this point
Copy the full SHA d158177View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6b92a6 - Browse repository at this point
Copy the full SHA f6b92a6View commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5552528 - Browse repository at this point
Copy the full SHA 5552528View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 92e81ea - Browse repository at this point
Copy the full SHA 92e81eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 013ccb2 - Browse repository at this point
Copy the full SHA 013ccb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f42bec - Browse repository at this point
Copy the full SHA 7f42becView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d22025 - Browse repository at this point
Copy the full SHA 4d22025View commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ade2acc - Browse repository at this point
Copy the full SHA ade2accView commit details -
Configuration menu - View commit details
-
Copy full SHA for ced1cbf - Browse repository at this point
Copy the full SHA ced1cbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 644d037 - Browse repository at this point
Copy the full SHA 644d037View commit details -
Configuration menu - View commit details
-
Copy full SHA for 851edc6 - Browse repository at this point
Copy the full SHA 851edc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7745ae - Browse repository at this point
Copy the full SHA b7745aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76190d5 - Browse repository at this point
Copy the full SHA 76190d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for be1e272 - Browse repository at this point
Copy the full SHA be1e272View commit details
Commits on Sep 12, 2024
-
* handle bad 7z file (dumping the cache in case of corruption) * check 7z's integrity before sending it to S3
Configuration menu - View commit details
-
Copy full SHA for a84e595 - Browse repository at this point
Copy the full SHA a84e595View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4fa8f8 - Browse repository at this point
Copy the full SHA f4fa8f8View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8eee51b - Browse repository at this point
Copy the full SHA 8eee51bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4913ee - Browse repository at this point
Copy the full SHA f4913eeView 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.