Skip to content
This repository has been archived by the owner on Aug 7, 2019. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 403 Bytes

TODO.md

File metadata and controls

13 lines (11 loc) · 403 Bytes

TODO

  • syntactic sugar for other testfkws:
    • Mocha
    • QUnit
  • Performance if the browser-tab is in the background:

    • In chrome, executing ui tests via testacular is slow if the browser-tab is in the background (i.e. another tab is open and focused).
  • Better error handling:

    • error event listener for general errors in iframes
    • how to report? On the next call to ready/inject/...?