feat: auto-updating web app and prompt builder
* docs: detail auto-update via START_APP.bat * feat: add interactive prompt builder to skill detail page * Add a robust auto-update mechanism to the Web App launcher and introduce the Interactive Prompt Builder. * docs: add interactive prompt builder section * feat: add copy full content button
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
---
|
||||
name: temporal-python-testing
|
||||
description: Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.
|
||||
description: "Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal wor..."
|
||||
risk: unknown
|
||||
source: community
|
||||
---
|
||||
|
||||
# Temporal Python Testing Strategies
|
||||
|
||||
Reference in New Issue
Block a user