[JAVA-4109] Convert GridFS spec tests to unified test format Created: 20/Apr/21 Updated: 28/Oct/23 Resolved: 23/Jul/21 |
|
| Status: | Closed |
| Project: | Java Driver |
| Component/s: | Test Runner |
| Affects Version/s: | None |
| Fix Version/s: | 4.4.0 |
| Type: | Improvement | Priority: | Major - P3 |
| Reporter: | Backlog - Core Eng Program Management Team | Assignee: | Jeffrey Yemin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Epic Link: | Migrate all Spec Tests to The Unified Test Runner | ||||||||
| Backwards Compatibility: | Fully Compatible | ||||||||
| Documentation Changes: | Not Needed | ||||||||
| Description |
|
DRIVERS Ticket Description
Script Target - If you can read this text, the script has failed
|
| Comments |
| Comment by Githook User [ 23/Jul/21 ] |
|
Author: {'name': 'Jeff Yemin', 'email': 'jeff.yemin@mongodb.com', 'username': 'jyemin'}Message: Remove legacy GridFS test runner for Scala driver
|
| Comment by Githook User [ 23/Jul/21 ] |
|
Author: {'name': 'Jeff Yemin', 'email': 'jeff.yemin@mongodb.com', 'username': 'jyemin'}Message: SessionsTest extends new abstract class
|
| Comment by Githook User [ 23/Jul/21 ] |
|
Author: {'name': 'Jeff Yemin', 'email': 'jeff.yemin@mongodb.com', 'username': 'jyemin'}Message: Remove legacy GridFS test runner
|
| Comment by Githook User [ 23/Jul/21 ] |
|
Author: {'name': 'Jeff Yemin', 'email': 'jeff.yemin@mongodb.com', 'username': 'jyemin'}Message: Implemented unified test runner for GridFS Abstract GridFSBucket creation in test runner so that the reactive implementation can be wrapped Introduced abstract base classes for sync and reactive unified test runners to reduce code
|