-
Notifications
You must be signed in to change notification settings - Fork 0
getToken_test and revokeToke_test files are not implemented #22
Copy link
Copy link
Open
Labels
part/apieverything related to api parts (such as http handlers, gin warnings or errors, etc etc)everything related to api parts (such as http handlers, gin warnings or errors, etc etc)part/testseverything related to test files, test functions, etc etc...everything related to test files, test functions, etc etc...part/tokeneverything related to token parts (such as tokenHandlers package on api)everything related to token parts (such as tokenHandlers package on api)prio/normalpull requests or issues with normal prioritypull requests or issues with normal prioritysize/normalissues/pull requests or features that need a normal amount of changes to the code baseissues/pull requests or features that need a normal amount of changes to the code base
Description
Metadata
Metadata
Assignees
Labels
part/apieverything related to api parts (such as http handlers, gin warnings or errors, etc etc)everything related to api parts (such as http handlers, gin warnings or errors, etc etc)part/testseverything related to test files, test functions, etc etc...everything related to test files, test functions, etc etc...part/tokeneverything related to token parts (such as tokenHandlers package on api)everything related to token parts (such as tokenHandlers package on api)prio/normalpull requests or issues with normal prioritypull requests or issues with normal prioritysize/normalissues/pull requests or features that need a normal amount of changes to the code baseissues/pull requests or features that need a normal amount of changes to the code base
getToken_test and revokeToken_test files in tests directory are not implemented yet. they should be implemented in future.