-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[System Tests] Comment Reply on Notes #8844
Conversation
Once we merge #8809, and resolve any conflicts here, can you confirm that this passes locally so we can do a final review before merging (and bypassing Travis for now)? Thank you! |
We can mark this with |
@jywarren Thanks, just resolved the conflicts and ran all tests locally again, looks good on my end (no additional/distinct failures) |
Awesome, one more conflict resolution here, and we should be good to merge! Thank you! With all this happening, are you able to track the changes (i.e. check off items) in your main project issue as well? Just to keep us organized. Thanks @noi5e !!! |
Ah i see each PR has a line and they're getting crossed off in #8775 - perfect!! |
Code Climate has analyzed commit 7f5b8a6 and detected 0 issues on this pull request. View more on Code Climate. |
Did another conflict resolve, so it should be ready! I know it's getting a bit messy, I'll do a big organization and renaming of things after I have a decent set of tests. |
Awesome. Thanks again!!!! Probably best to run local tests one more time just to confirm after all the merging, deconflicting, etc. Thanks a ton! I appreciate the extra time it took to get these organized given the Travis outage. 🙌 |
…ab#8844) * add note fixture 4 testing comments * add comment 4 testing comment replies * add new test: respond to note comments * changed test name: 'respond to existing comment'
…ab#8844) * add note fixture 4 testing comments * add comment 4 testing comment replies * add new test: respond to note comments * changed test name: 'respond to existing comment'
…ab#8844) * add note fixture 4 testing comments * add comment 4 testing comment replies * add new test: respond to note comments * changed test name: 'respond to existing comment'
…ab#8844) * add note fixture 4 testing comments * add comment 4 testing comment replies * add new test: respond to note comments * changed test name: 'respond to existing comment'
Prerequisite: Merge #8809 First!
(This PR is part of the larger Comment Editor Overhaul Project with Outreachy. Refer to Planning Issue #9069 for more context)