Files
sf-cli-wrapper/sf-logs-tail
reynold 9c6450106d Complete sf-logs-tail update and add comprehensive test suites
 Updated sf-logs-tail to use two-character options:
  - Changed -o → -to, -u → -ui, -l → -lv, -v → -vb, -h → -hp
  - Updated help text and examples to use new options
  - All parsing logic converted to manual parsing for consistency

 Created comprehensive test suite:
  - test-wrapper-suite.sh: Full 100% coverage testing
  - test-help-options.sh: Focused help and option testing
  - quick-test.sh: Quick validation test
  - check-option-schemes.sh: Option scheme verification

 All wrapper scripts now support two-character options:
  - sf-deploy, sf-dry-run, sf-web-open:  Full implementation
  - sf-org-create, sf-data-export, sf-data-import:  Full implementation
  - sf-logs-tail:  Now fully updated
  - sf-check, sf-org-info, sf-retrieve, sf-test-run, sf-apex-run:  Working

🎯 Ready for comprehensive testing with PWC-TEAM-DEV org
📋 Test coverage includes: help functions, option parsing, error conditions,
   core functionality, data operations, metadata operations, and backwards compatibility
2025-08-28 18:44:46 +08:00

8.6 KiB
Executable File