> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agno.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Quick Tests

> Quick validation scripts for critical learning paths.

| Example                                                                                | Description                                                 |
| -------------------------------------------------------------------------------------- | ----------------------------------------------------------- |
| [Async User Profile Test](/examples/learning/quick-tests/async-user-profile)           | Tests the async path for user profile learning.             |
| [Learning=True Shorthand Test](/examples/learning/quick-tests/learning-true-shorthand) | Tests the simplest way to enable learning: `learning=True`. |
| [No-DB Graceful Handling Test](/examples/learning/quick-tests/no-db-graceful)          | Tests that learning gracefully handles missing database.    |
| [Claude Model Test](/examples/learning/quick-tests/claude-model)                       | Tests learning with Claude instead of OpenAI.               |
