-
Notifications
You must be signed in to change notification settings - Fork 0
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
187129573 change teacher status #39
Conversation
…dit form but only visible for admin
…on box + fixed rubocop and some typos
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #39 +/- ##
===========================================
- Coverage 85.77% 72.81% -12.97%
===========================================
Files 20 20
Lines 668 813 +145
===========================================
+ Hits 573 592 +19
- Misses 95 221 +126 ☔ View full report in Codecov by Sentry. |
@ArushC The functionality & cucumber tests look good to me. If there is anything I can suggest, there might be some styling issues, such as unnecessary comments. |
ab6df63
to
85aab71
Compare
@perryzjc fixed styling and added coverage for one untested line |
29c649b
to
e9f5c85
Compare
Um, I tried many ways of resolving conflict without merging For presentation purpose, looks like Arush already deployed it to Heroku. I also gonna manually merge this branch to my local |
e9f5c85
to
dd8da63
Compare
Pivotal Tracker Link
What this PR does:
Allows changing a teacher's application status. The frontend was demonstrated at the customer meeting. Look at the Cucumber tests to verify that the feature works as intended.
This pull request fixes|implements (pick one...) ______.
Include screenshots, videos, etc.
Who authored this PR?
Arush
How should this PR be tested?
Yes: https://sp24-01-bjc-teachers-d0e972207d82.herokuapp.com/dashboard
Are there any complications to deploying this?
Checklist:
michael/12345-add-new-feature
Any branch name will do as long as the story ID is there. You can usegit checkout -b [new-branch-name]
)