Lines Matching defs:terminal

31 def test_subreddit_page_construct_default(reddit, terminal, config, oauth):  argument
65 def test_subreddit_refresh(subreddit_page, terminal): argument
80 def test_subreddit_reload_page(subreddit_page, terminal, reddit): argument
101 def test_subreddit_title(subreddit_page, terminal, capsys): argument
128 def test_subreddit_search(subreddit_page, terminal): argument
165 def test_subreddit_prompt(subreddit_page, terminal): argument
180 def test_subreddit_prompt_submission(subreddit_page, terminal, prompt): argument
196 def test_subreddit_prompt_submission_invalid(subreddit_page, terminal): argument
231 def test_subreddit_order_top(subreddit_page, terminal): argument
248 def test_subreddit_order_controversial(subreddit_page, terminal): argument
265 def test_subreddit_order_search(subreddit_page, terminal): argument
298 def test_subreddit_open(subreddit_page, terminal, config): argument
348 def test_subreddit_unauthenticated(subreddit_page, terminal): argument
365 def test_subreddit_post(subreddit_page, terminal, reddit, refresh_token): argument
415 def test_subreddit_get_inbox_timeout(subreddit_page, refresh_token, terminal, vcr): argument
498 def test_subreddit_draw_header(subreddit_page, refresh_token, terminal): argument
551 def test_subreddit_frontpage_toggle(subreddit_page, terminal): argument
641 def test_subreddit_page_loop(subreddit_page, stdscr, terminal): argument
650 def test_subreddit_page__submission_attr(config, terminal, subreddit_page): argument
666 def test_subreddit_page__url_str(config, terminal, subreddit_page): argument
684 def test_subreddit_page__url_attr(config, terminal, subreddit_page): argument
700 def test_subreddit_page__gold_str(config, terminal, subreddit_page): argument
716 def test_subreddit_page__draw_item_format(terminal, subreddit_page): argument