Skip to content

Commit 2882785

Browse files
committed
docs: refresh README and fix docs links
Add onboarding-focused README content and testing guidance.\nMove architecture diagrams into docs and remove broken advanced links. Signed-off-by: Michael Gasch <15986659+embano1@users.noreply.github.com>
1 parent afd4083 commit 2882785

9 files changed

Lines changed: 609 additions & 648 deletions

File tree

README.md

Lines changed: 88 additions & 624 deletions
Large diffs are not rendered by default.

docs/advanced/testing-modes.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -488,9 +488,8 @@ Fix the error in your function code and redeploy.
488488

489489
## See also
490490

491-
- [Test Runner](../core/test-runner.md) - Learn about the test runner interface
492491
- [Getting Started](../getting-started.md) - Set up your development environment
493-
- [Pytest Integration](pytest-integration.md) - Advanced pytest configuration
492+
- [Testing patterns](../testing-patterns/basic-tests.md) - Practical pytest examples
494493
- [Examples README](../../examples/test/README.md) - More examples and configuration details
495494

496495
[↑ Back to top](#table-of-contents)

0 commit comments

Comments
 (0)