test suites: Add zulip package tests to Travis and Codecov.
This commit is contained in:
parent
b31cf2f9a9
commit
af9178c4ed
2 changed files with 3 additions and 1 deletions
|
@ -16,9 +16,10 @@ exclude_lines =
|
|||
def __unicode__[(]self[)]:
|
||||
|
||||
[run]
|
||||
source = zulip_bots, zulip_botserver
|
||||
source = zulip, zulip_bots, zulip_botserver
|
||||
omit =
|
||||
# Parts of the test runner infrastructure
|
||||
tools/test-main
|
||||
tools/test-bots
|
||||
tools/test-botserver
|
||||
tools/test-zulip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue