password unit test failed #1

Closed
opened 2025-05-22 14:52:45 +02:00 by heiko · 0 comments
Owner
--- FAIL: TestCheckPassword (1.06s)
    password_test.go:31: "€123Abc": expected no error, but got password "€123Abc": length (7) is less than the required length (8)
        password must contain ASCII-only character
        must contain at least one special character
FAIL
``` --- FAIL: TestCheckPassword (1.06s) password_test.go:31: "€123Abc": expected no error, but got password "€123Abc": length (7) is less than the required length (8) password must contain ASCII-only character must contain at least one special character FAIL ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
IUS/validator#1
No description provided.