Testing Scenarios
Testing Scenarios
Use this integration to trigger the following core system behaviors:
- Config Flow Rejection: Pass invalid credentials during setup to test the frontend's error rendering.
- Sync Failures: The dummy integration has a built-in random failure rate (usually 10%) during
pull_data()to ensure Celery task retries function correctly. - Data Throttling: Ensure the system properly handles rate-limit exceptions.