Skip to content

title_contains fails when provided single string instead of list #53

@lwasser

Description

@lwasser

obj.assert_title_contains(["Stream discharge"]) if the text is not in a list, the assert "passes" when it should actually fail

  1. check that a list is passed and if it isn't, turn the string into a list

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