Skip to content

Test doesn't fail when nil returned #12

Description

@erahm

The test for DELETE /api/user/:username that should return 204 if the user exists does not fail when User.where is stubbed to return nil instead of a user object.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions