File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments