ORCID has built some tests using selenium which you are welcome to share with the institution: https://github.com/ORCID/ORCID-Source/tree/41993d3d83654f28d061c596225ce7d3b1676f87/orcid-integration-test/src/test/java/org/orcid/integration/blackbox https://github.com/ORCID/orcid-independent-tests I hope this helps!
Dear all,
My bosses have asked me to monitor the status of the connections of my application with various infrastructure elements, in order to automatically report any failures to our support system and set the application to some kind of stand-by mode until complete service is restored.
I was thinking about reading the Josiah Carberry example profile https://orcid.org/0000-0002-1825-0097 using the public API, but this profile doesn't seem to exist in the sandbox so I can't have an exactly parallel behavior in my testing and production instances.
Maybe I am approaching this question the wrong way. Does anybody want to share or suggest good practices to verify the API connectivity?
Best regards,
Alain Borel
EPFL Library
CH-1015 Lausanne (Switzerland)
You can create an ORCID iD on Sandbox for your testing, and then populate that record with information identical to what you see in Josiah Carberry's ORCID record on Prod.
Will that test account be conserved over time, or do the Sandbox platform administrators clean up the mess that developers have created every now and then?
If the Sandbox records can be considered reasonably stable, indeed this would work for me.
Thanks for your response,
Alain Borel
We don't do any clean up in that sense so the testing account would retain whatever information you add to it.
Excellent! Thanks for enlightening me, my task has suddenly become much easier thanks to you.
All the best,
Alain Borel