Skip to main content

4 docs tagged with "testing"

View all tags

End-to-end testing

Validate the complete production data flow for App Framework connectors with a live Atlan tenant using BaseE2ETest or SQLAppE2ETest.

Integration testing

Write and run integration tests for App Framework connectors using scenarios, assertions, and locally running Dapr and Temporal services.

Test your apps

Testing strategy for App Framework applications—unit, integration, and end-to-end tiers, with scope, speed, and infrastructure requirements for each.

Unit testing

Test App Framework tasks and handlers in isolation using mock infrastructure—no external services required.