-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
[#12048] AccountRequest Actions Migration #12141
[#12048] AccountRequest Actions Migration #12141
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You may want to disable the failing component tests for now
src/main/java/teammates/sqllogic/core/AccountRequestsLogic.java
Outdated
Show resolved
Hide resolved
src/main/java/teammates/ui/webapi/CreateAccountRequestAction.java
Outdated
Show resolved
Hide resolved
src/test/java/teammates/ui/webapi/CreateAccountRequestActionTest.java
Outdated
Show resolved
Hide resolved
src/main/java/teammates/ui/webapi/CreateAccountRequestAction.java
Outdated
Show resolved
Hide resolved
…mates into kevin/v9-actions-accreq
@kevin9foong could you help to update your branch. Quite outdated already. Can merge v9 into this branch. |
ok doing so now @samuelfangjw |
hi samuel, I believe I have merged v9 into this branch 2 hours ago, it should be up to date. |
Outline of Solution
Migrating and abstracting AccountRequest actions to use the new sql logic
Works completed: