-
Notifications
You must be signed in to change notification settings - Fork 166
Code Review Checklist
peitschie edited this page Sep 18, 2014
·
5 revisions
- WebODF needs to be checked in all supported browsers. Currently this list includes:
- Internet Explorer 10 (mostly)
- Internet Explorer 11 (mostly)
- Chrome
- Firefox
- Make sure each product works
http://localhost:8124/programs/docnosis/index.html
- Load a local ODT file (via choose or drag-n-drop) and ensure it renders without error
http://localhost:8124/build/viewer/index.html#../wodotexteditor/welcome.odt
- Make sure pages are able to be browsed
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