forked from jsnbuchanan/crowd-funder-for-time-pwa
Clean up the 60-new-activity.spec.ts test by removing verbose debug output: Changes: - Removed 50+ debug console.log statements - Removed complex element debugging loops - Removed screenshot generation for debugging - Kept essential documentation comments about offer acknowledgment mechanism - Simplified test flow while maintaining functionality Performance Impact: - Before: ~20-25 seconds with verbose debug output - After: ~15-20 seconds with clean execution - Reduced console noise during test runs Test Results: - Chromium: ✅ PASSED (15.7s) - Firefox: ✅ PASSED (20.7s) - All functionality preserved, just cleaner output The comprehensive documentation about the offer acknowledgment system remains in place for future developers.
6.2 KiB
6.2 KiB