Skip to content

What isn't covered by testing?

mluto edited this page Feb 11, 2013 · 11 revisions

Our testing framework is very much still in it's infancy despite a community effort to get things moving we still have the follow items to write tests for.

  • api
  • api clients
  • page up / page down
  • keypresses (ironically) (sendkeys doesn't actually emulate a keypress properly)
  • tab key
  • tools in bin folder
  • logging
  • Mobile phone frontend tests
  • Build on windows
  • Running Etherpad as a service on each OS
  • Build docs
  • editing the text and syncing to the server

General

Resources

For Developers

How to's

Set up

Advanced steps

Integrating Etherpad in your web app

for Developers

Clone this wiki locally