Files
pumpfun-bonkfun-bot/.cursor/rules/tests.mdc
T

10 lines
324 B
Plaintext
Raw Normal View History

2025-07-14 20:07:50 +00:00
# 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
---