Commit e6705e7
committed
feat: Add comprehensive integration test coverage
- Add 18 new integration test suites covering advanced SDK features
- Add utility classes for test helpers and performance assertions
- Optimize test execution with parallel processing
- Update Credentials management for better security
Test suites include coverage for:
- Complex query scenarios (AND/OR/NOT operations)
- Deep reference fetching and nested structures
- JSON RTE with embedded items
- Modular blocks and global fields
- Locale fallback mechanisms
- Field projection and pagination
- Asset management operations
- Error handling and retry logic
- Sync operations and metadata
All tests passing with optimized execution time.1 parent ba2548a commit e6705e7
File tree
31 files changed
+15902
-3176
lines changed- src/test/java/com/contentstack/sdk
- utils
31 files changed
+15902
-3176
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| 275 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
285 | 297 | | |
286 | 298 | | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
287 | 313 | | |
288 | 314 | | |
289 | 315 | | |
| |||
This file was deleted.
0 commit comments