Improve CommentDlgView unit tests for Markdown and plain text support.

Review Request #6471 — Created Oct. 20, 2014 and discarded

Information

Review Board
release-2.0.x

Reviewers

Many of the unit tests for the comment dialog now check against both the
Markdown and plain text editors, for things like key bindings, state
synchronization, and defaults.

While here, I renamed the checkbox and label for the comment dialog's
Markdown checkbox from "Edit as Markdown" to "Enable Markdown."

Comment dialog unit tests pass.

reviewbot
  1. Tool: PEP8 Style Checker
    Ignored Files:
        reviewboard/static/rb/js/views/tests/commentDialogViewTests.js
        reviewboard/static/rb/js/views/commentDialogView.js
    
    
    
    Tool: Pyflakes
    Ignored Files:
        reviewboard/static/rb/js/views/tests/commentDialogViewTests.js
        reviewboard/static/rb/js/views/commentDialogView.js
    
    
  2. 
      
david
  1. Ship It!

  2. 
      
chipx86
Review request changed

Status: Discarded

Loading...