test-integration
Installation
SKILL.md
Test Integration
Verify your Affitor tracking pipeline works end-to-end using the CLI.
Test Individual Steps
# Test click tracking
npx affitor test click
# Test signup/lead tracking
npx affitor test lead
# Test sale/payment tracking
npx affitor test sale
Each command sends a test event to the Affitor API and confirms it was received and processed correctly.