Skip to content

Commit bb03fc0

Browse files
committed
Update Release Summary in cran-comments.md for 3.0.1
1 parent 9e6d620 commit bb03fc0

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

cran-comments.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
## Release Summary
2-
This EDIutils release, version 3.0.1, improves test suite reliability and
3-
isolation by migrating all test suites and VCR mock fixtures to the PASTA
4-
staging environment, dynamically discovering test entity and descendant
5-
identifiers, configuring live request throttling to prevent HTTP 429 rate
6-
limiting, and modularizing internal test helper utilities.
2+
This is a minor release (v3.0.1) updating test infrastructure and test isolation:
3+
* Migrated test suite and VCR mock fixtures to the PASTA staging environment to
4+
prevent test pollution on the production repository.
5+
* Dynamically resolve test entity and descendant identifiers.
6+
* Added request throttling for live HTTP test requests to prevent HTTP 429 rate
7+
limiting.
8+
* Modularized internal test helper utilities.
79

810

911
## Test environments

0 commit comments

Comments
 (0)