Update docs/process/testing.md

Co-Authored-By: billygriffin <5091167+billygriffin@users.noreply.github.com>
This commit is contained in:
Steven Yeh 2019-05-02 12:17:37 -04:00 committed by GitHub
parent 12d49f5729
commit f6e0c30b61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -232,7 +232,7 @@
- [ ] Merge hint shows status and branches to be merged
- [ ] `Merge` button only activated if something to merge (includes awaiting conflicts)
- [ ] If merged, success banner is shown temporarily; user can `X` to remove
- [ ] If conflicts, conflict modal shows quanity of files, ability to open in [editor], open in command line, `Abort` button, while `Commit merge` button is deactivated until files are resolved; Changes tab shows all files
- [ ] If conflicts, conflict modal shows quantity of files, ability to open in [editor], open in command line, `Abort` button, while `Commit merge` button is deactivated until files are resolved; Changes tab shows all files
- [ ] If conflict resolved, files marked green, and user can click `Commit merge` button
- [ ] If merged, success banner is shown temporarily; user can `X` to remove
- [ ] Binary files must be resolved in command line before committing merge