Revert "feat(metadata): auto-categorize 851 skills and update index"

This reverts commit 3f43c359d5.
This commit is contained in:
Shivansh Gupta
2026-03-05 00:21:38 +05:30
parent 3f43c359d5
commit 8840d0e8aa
1701 changed files with 4480 additions and 10769 deletions

View File

@@ -1,10 +1,9 @@
---
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 wor...
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
date_added: '2026-02-27'
category: testing
date_added: "2026-02-27"
---
# Temporal Python Testing Strategies