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

Automated PR validation #366

Merged
merged 11 commits into from
Jan 18, 2024
Merged

Automated PR validation #366

merged 11 commits into from
Jan 18, 2024

Conversation

mluypaert
Copy link
Member

Adding automated PR validation and testing it.

Every authorization now causes a transaction. So DB is always modified, making the "unmodified" return functionality and test void
(as every call must be authorized, therefor the DB is modified with every API call).
In order to restore this functionality one would need to: update etag generation to be more representative for state of summary objects, not entire DB.
  => Get most recent transaction for each entity type reported and generate etag from collection of those transactions.
@mluypaert mluypaert changed the title [do not merge] Automated PR validation testing Automated PR validation Jan 18, 2024
@mluypaert mluypaert merged commit 40e50a1 into master Jan 18, 2024
2 checks passed
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.

1 participant