6 lines
207 B
Python
6 lines
207 B
Python
|
"""Test the CLI scripts in the urban-meal-delivery package.
|
||
|
|
||
|
Some tests require a database. Therefore, the corresponding code is excluded
|
||
|
from coverage reporting with "pragma: no cover" (grep:b1f68d24).
|
||
|
"""
|