Documentation
¶
Index ¶
- func TestDeleteUser(t *testing.T, route string, token string, userId int, expectedStatusCode int)
- func TestGetMe(t *testing.T, token string, userId int, expectedStatusCode int)
- func TestGetSettings(t *testing.T, route string, token string, userId int, expectedStatusCode int)
- func TestGetUserById(t *testing.T, route string, token string, userId int, expectedStatusCode int)
- func TestUpdateSettings(t *testing.T, route string, token string, userId int, payload any, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TestDeleteUser ¶
func TestGetSettings ¶
func TestGetUserById ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.