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
Fix 5 skipped tests by using correct variant entry
Use VARIANT_ENTRY_UID for entry-specific variant tests:
- test_24 and test_26 now query entry that has variants published
- Previously used COMPLEX_ENTRY_UID which has no variants
Improve JSON RTE test debugging:
- Add detailed error logging when fetch fails
- Log response structure for troubleshooting
Expected: 4 variant skips resolved, better debug info for JSON RTE skip
2 files modified
0 commit comments