Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

TestClient.request() method does not have a data_type argument like the real client #239

Description

@roblight

Here's what I quickly came up with:

master...roblight:panini:master

The following tests are failing and I have not looked into why yet:

tests/test_diff_datatypes.py::test_listen_bytes FAILED  [  6%]
tests/test_diff_datatypes.py::test_publish_str FAILED   [  8%]
tests/test_diff_datatypes.py::test_publish_bytes FAILED [  9%]
tests/test_diff_datatypes.py::test_request_str FAILED   [ 12%]
tests/test_diff_datatypes.py::test_request_bytes FAILED [ 13%]

It would be great if someone with more knowledge of this project could add this argument! 😄

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions