mirror of
https://github.com/karust/openserp.git
synced 2026-08-05 16:53:54 +08:00
468 B
468 B
Summary
Why
Testing
make testmake lintmake test-integration(only for browser, proxy, captcha, or live-engine changes)
Checklist
- I linked the related issue or explained why there is none.
- I updated docs or examples for changed user-facing behavior.
- I kept unit tests deterministic and free of browser/network dependencies.
- I removed secrets, proxy credentials, and private logs from examples.