ropensci / EDIutils

An API Client for the Environmental Data Initiative Repository
https://docs.ropensci.org/EDIutils/
Other
10 stars 2 forks source link

Test 'get_audit_record()' with dynamic 'oid' #54

Closed clnsmth closed 1 year ago

clnsmth commented 1 year ago

When testing the 'get_audit_record()' function, obtain a fresh 'oid' value from the staging environment. This approach prevents issues with using a static 'oid' value that may become outdated when the staging environment is periodically reset to clear disk space.