Skip to content

Unit tests are failing #238

@KaylaNguyen

Description

@KaylaNguyen

Affected tests:
tests/test_cloud_event_functions.py:192
tests/test_functions.py:255

assert resp.status_code == 400
E       assert 415 == 400
E        +  where 415 = <WrapperTestResponse streamed [415 UNSUPPORTED MEDIA TYPE]>.status_code

Repro step:
Run tox -e py39-macos

Metadata

Metadata

Assignees

Labels

P2bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions