---
description: Manual oTree tests; do not run or edit tests unless user asks
alwaysApply: true
---

# oTree testing (manual)

- **Do not run** project test commands (`otree test`, pytest, etc.) unless the user explicitly asks you to run them. The user runs oTree tests locally.
- **Do not modify** app `tests.py` files or other test-only assets **unless** the user explicitly asks for test updates. Implementation may skip keeping bots/assertions in sync until then.
