You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Split transactions tests for more targeted execution
The tests for transactions are the same for the classic and convenient APIs. Since the serverless spec excludes the convenient API from testing, we need to split this so we can only target the classic API for testing.
* PHPLIB-684 Add test group annotations for serverless spec tests
* PHPLIB-685 Sync tests for serverless testing
* PHPLIB-688 Report serverless mode in unified test runner
* Support passing authentication options to test framework
* Don't run killAllSessions on serverless
* PHPLIB-688 Check serverless requirement in legacy spec test runner
* PHPLIB-702 Skip crud-v1 tests that use disabled serverless features
* PHPLIB-686 Run serverless tests on evergreen
* Package serverless for better local debugging
* Add note about environment variables overriding URI credentials
* PHPLIB-715 Skip failing mapReduce test
* Fix wrong driver identifier for serverless tests
0 commit comments