Skip to content

Task1 problems #2

@costea32

Description

@costea32

line 59 - Assert will show Assert.IsTrue Failed, no descriptive message, as this kind of assert is used a lot in your tests - you can extract it to a method, so it will be tidier, and easier to maintain

line 129 & 130, basically you want to test that all users returned have the exact same age, you don't have to check two things... only one, that all users meet the criteria

data validation should ckeck error message

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions