-
Notifications
You must be signed in to change notification settings - Fork 32
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
Another attempt at making E2E tests more reliable #953
Conversation
The record soes not require a login anymore, and no http interception either
The "record with no link" record is now public
Affected libs:
|
📷 Screenshots are here! |
1fef47b
to
e898909
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @jahow for making the e2e test more reliable!
The PR looks good to me, I was just wondering about this one file if it is meant to be here.
@@ -18,3 +18,12 @@ do | |||
echo "" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this change supposed to be part of the PR? Not sure if it is necessary for the test or it came in by mistake.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes definitely, I added some more logging because I've noticed that sometimes the thesauri are not correctly present when running the e2e tests, and that would cause one of the very common failures. Having more logging will help investigating if these failures show up again.
🤞 🤞 thanks for the review! |
Description
This PR:
Architectural changes
Updated the DB dump to make the "record with no link" public.
Quality Assurance Checklist
breaking change
labelbackport <release branch>
label