There literally are no tests for it right now. There are unit tests for the
java code it calls into, but we have no tests that build, package, install, and
run storm to validate that everything, including the python script, are
working. I typically do some of this manually, but would love to see a full on
test setup for this.
- Bobby
On Tuesday, September 15, 2015 5:38 PM, Karl-Philipp Richter
<[email protected]> wrote:
Hi,
I was wondering where the tests for the python scripts in `bin/` (e.g.
`bin/storm.py`) reside? The location doesn't seem to follow a well-known
layout (e.g. `tests` subdirectory) nor is anything mentioned in
`DEVELOPER.md` and there's no `HACKING` file.
Best regards,
Kalle Richter