Skip to content

Create test script for server-side sign-in api #80

Description

@junyada100

To test sign-in api, auth/index.js => router.post('/signin',..);
This test should cover all cases, success case + wrong user + wrong password.

The validation such as sql injection/script tag, should not be included in this test, it will be in other issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions