mirror of
https://github.com/chainstacklabs/pumpfun-bonkfun-bot.git
synced 2026-08-09 13:30:57 +00:00
10 lines
324 B
Plaintext
10 lines
324 B
Plaintext
# 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
|
|
---
|