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
We must ensure that the TCK can run against a NoSQL document database like MongoDB. This will validate the compatibility and functionality of Jakarta Data with NoSQL databases.
Tasks:
Set up a MongoDB instance for testing.
Configure the TCK to connect to the MongoDB instance.
Run the TCK tests against MongoDB.
Identify and document any issues or failures.
Fix any compatibility issues found during the test run.
Document the process and steps to run the TCK against a NoSQL document database.
The text was updated successfully, but these errors were encountered:
We must ensure that the TCK can run against a NoSQL document database like MongoDB. This will validate the compatibility and functionality of Jakarta Data with NoSQL databases.
Tasks:
The text was updated successfully, but these errors were encountered: