web-components icon indicating copy to clipboard operation
web-components copied to clipboard

User Interaction Testing

Open jolanglinais opened this issue 4 years ago • 0 comments

This issue will track the tests which need to be implemented in order to increase stability of this codebase. Please feel free to add suggestions.

MASTER_TOOLBAR:

  • [ ] Heading 1, 2, 3
  • [ ] Keyboard Shortcuts
  • [ ] bold
  • [ ] italic
  • [ ] hyperlink
  • [ ] code
  • [ ] > block_quote
  • [ ] ol_list
  • [ ] ul_list

MASTER_HISTORY_CHECK:

  • [ ] Undo
  • [ ] Redo

Contract Editor

Clause Templates

  • [ ] Clause template actions
    • [ ] Delete clause template (actually remove)
      • [ ] MASTER_HISTORY_CHECK
    • [ ] Edit clause template (function call)
    • [ ] Test clause template (function call)
  • [ ] Add clause template
    • [ ] MASTER_HISTORY_CHECK
  • [ ] lockText checks
    • [ ] Paste, cut inside
    • [ ] MASTER_TOOLBAR
  • [ ] Copy paste clause template

Variables

  • [ ] Cannot be removed (quotation marks should remain)
  • [ ] Conditional
    • [ ] Toggle roundtrip
    • [ ] Hover tooltip

Template Library

Error Logger

Navigation

jolanglinais avatar Mar 10 '20 19:03 jolanglinais