moo.shell.tests.test_paginator
Functions
open_paginator() raises UserError for an unrecognised content_type. |
|
open_paginator() raises UserError when the caller is not a wizard. |
|
|
open_paginator always publishes a paginator event. |
Invoking a verb that calls open_paginator() publishes a paginator event dict to the player's Kombu queue (emitted as a RuntimeWarning in tests). |
|
content_type='python' is passed through to the paginator event dict. |