-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backend [Unit Test] db/config.go UserHasManageBountyRoles, UserHasAccess, CheckUser, & RolesCheck #1562
Comments
@ecurrencyhodler Could you please assign me? |
@ecurrencyhodler assign me please |
Can you submit a PR in 2 days? @arimusdev |
Hey @ecurrencyhodler I can take this on. |
@ecurrencyhodler assign can get PR in 2 days |
yes,I can finish in 2 days |
@arimusdev will you submit a PR soon? |
@ecurrencyhodler Assign |
@ecurrencyhodler Could you please assign me? |
I can work on this @ecurrencyhodler , I have no other pending assigned bounties. |
@gouravmpk this is yours. |
@ecurrencyhodler could you please assign me? |
assign |
Context
We are trying to increase the test coverage for our Golang backend.
File to to test
db/config.go
Design
Write tests for the database config functions, the test should:
Bounty Roles
Add tests to
db/config_test.go
Acceptance Criteria
References
Here is an example backend test
The text was updated successfully, but these errors were encountered: