Skip to content

Code Review Checklist

peitschie edited this page Sep 18, 2014 · 5 revisions

Summary

  1. WebODF needs to be checked in all supported browsers. Currently this list includes:
  • Internet Explorer 10 (mostly)
  • Internet Explorer 11 (mostly)
  • Chrome
  • Firefox
  1. Make sure each product works

Products

Docnosis

http://localhost:8124/programs/docnosis/index.html

  • Load a local ODT file (via choose or drag-n-drop) and ensure it renders without error

Viewer

http://localhost:8124/build/viewer/index.html#../wodotexteditor/welcome.odt

  • Make sure pages are able to be browsed

Wodo texteditor

http://localhost:8124/build/wodotexteditor/localeditor. http://localhost:8124/build/wodotexteditor/texteditor.html

  • Load at least one local file into each local editor and ensure the page renders without error
  • Make a modification & undo/redo. Ensure cursor selection still works

HTML benchmark

http://localhost:8124/build/programs/benchmark/

Clone this wiki locally