rht
|
204871b518
|
Finish the remaining migration of shebang to python3.
|
2020-04-03 08:18:08 -04:00 |
|
neiljp (Neil Pilgrim)
|
2fd9162030
|
test-lib: Drastically simplify by using test_handler function.
This automatically enables use of the pytest runner using common code.
|
2018-06-28 14:55:23 -04:00 |
|
neiljp (Neil Pilgrim)
|
4c8d86c1d9
|
bot lib tests: Move tests of bot library to tests/.
This makes it clearer which files are for writing bot tests
vs tests of the infrastructure.
|
2018-05-30 18:29:47 -07:00 |
|
Steve Howell
|
41b065eb76
|
tools: Fix python -> python3 for bots scripts.
This also turns off the custom lint check that was
preventing an explicit version for scripts in "tools".
Fixes #187
|
2018-01-02 17:38:12 +01:00 |
|
neiljp (Neil Pilgrim)
|
1e5e931421
|
Tests: Extend test-lib script to support coverage parameter & add to test-main
|
2017-11-29 17:07:30 -08:00 |
|
Steve Howell
|
efeac92d42
|
Add tools/test-lib.
This starts to add direct test coverage on
zulip_bots/zulip_bots/lib.py.
It is not yet integrated into tools/test-main.
|
2017-11-29 13:45:51 -08:00 |
|