docs: add cursor rules

This commit is contained in:
smypmsa
2025-07-14 20:07:50 +00:00
parent 4d9864f936
commit 4383a18f47
9 changed files with 90 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Testing Guide
- Python files in this directory contain tests for listeners and other core components.
- Tests are organized by component type (e.g., geyser, logs, block listeners).
- [compare_listeners.py](mdc:tests/compare_listeners.py) is used for comparing listener outputs.
description:
globs:
alwaysApply: false
---