tests.events.test_slash_dispatch module

tests/events/test_slash_dispatch.py

tests.events.test_slash_dispatch.test_check(config, keyword, monkeypatch)

スラッシュコマンドイベントテスト(check)

Parameters:
  • config (str)

  • keyword (str)

  • monkeypatch (MonkeyPatch)

Return type:

None

tests.events.test_slash_dispatch.test_download(config, keyword, monkeypatch)

スラッシュコマンドイベントテスト(download)

Parameters:
  • config (str)

  • keyword (str)

  • monkeypatch (MonkeyPatch)

Return type:

None

tests.events.test_slash_dispatch.test_graph(config, keyword, monkeypatch)

スラッシュコマンドイベントテスト(graph)

Parameters:
  • config (str)

  • keyword (str)

  • monkeypatch (MonkeyPatch)

Return type:

None

tests.events.test_slash_dispatch.test_help(config, keyword, monkeypatch)

スラッシュコマンドイベントテスト(help)

Parameters:
  • config (str)

  • keyword (str)

  • monkeypatch (MonkeyPatch)

Return type:

None

tests.events.test_slash_dispatch.test_member_add(config, keyword, monkeypatch)

スラッシュコマンドイベントテスト(add)

Parameters:
  • config (str)

  • keyword (str)

  • monkeypatch (MonkeyPatch)

Return type:

None

tests.events.test_slash_dispatch.test_member_del(config, keyword, monkeypatch)

スラッシュコマンドイベントテスト(del)

Parameters:
  • config (str)

  • keyword (str)

  • monkeypatch (MonkeyPatch)

Return type:

None

tests.events.test_slash_dispatch.test_member_list(config, keyword, monkeypatch)

スラッシュコマンドイベントテスト(member)

Parameters:
  • config (str)

  • keyword (str)

  • monkeypatch (MonkeyPatch)

Return type:

None

tests.events.test_slash_dispatch.test_ranking(config, keyword, monkeypatch)

スラッシュコマンドイベントテスト(ranking)

Parameters:
  • config (str)

  • keyword (str)

  • monkeypatch (MonkeyPatch)

Return type:

None

tests.events.test_slash_dispatch.test_report(config, keyword, monkeypatch)

スラッシュコマンドイベントテスト(report)

Parameters:
  • config (str)

  • keyword (str)

  • monkeypatch (MonkeyPatch)

Return type:

None

tests.events.test_slash_dispatch.test_results(config, keyword, monkeypatch)

スラッシュコマンドイベントテスト(results)

Parameters:
  • config (str)

  • keyword (str)

  • monkeypatch (MonkeyPatch)

Return type:

None

tests.events.test_slash_dispatch.test_team_add(config, keyword, monkeypatch)

スラッシュコマンドイベントテスト(team_add)

Parameters:
  • config (str)

  • keyword (str)

  • monkeypatch (MonkeyPatch)

Return type:

None

tests.events.test_slash_dispatch.test_team_clear(config, keyword, monkeypatch)

スラッシュコマンドイベントテスト(team_clear)

Parameters:
  • config (str)

  • keyword (str)

  • monkeypatch (MonkeyPatch)

Return type:

None

tests.events.test_slash_dispatch.test_team_create(config, keyword, monkeypatch)

スラッシュコマンドイベントテスト(team_create)

Parameters:
  • config (str)

  • keyword (str)

  • monkeypatch (MonkeyPatch)

Return type:

None

tests.events.test_slash_dispatch.test_team_del(config, keyword, monkeypatch)

スラッシュコマンドイベントテスト(team_del)

Parameters:
  • config (str)

  • keyword (str)

  • monkeypatch (MonkeyPatch)

Return type:

None

tests.events.test_slash_dispatch.test_team_list(config, keyword, monkeypatch)

スラッシュコマンドイベントテスト(team_list)

Parameters:
  • config (str)

  • keyword (str)

  • monkeypatch (MonkeyPatch)

Return type:

None

tests.events.test_slash_dispatch.test_team_remove(config, keyword, monkeypatch)

スラッシュコマンドイベントテスト(team_remove)

Parameters:
  • config (str)

  • keyword (str)

  • monkeypatch (MonkeyPatch)

Return type:

None