-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: updated the project structure and added test case
updated project structure to avoid import cycle added a different package for database where: there is function related to migration of database and populating database added basic test cases: added API test cases for create, update, get license by shortname and search in licenses added user test cases for create and get user by id updated meta to pagination meta for better discription Signed-off-by: Kavya Shukla <[email protected]>
- Loading branch information
Showing
8 changed files
with
328 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.