----------------
- Add custom mailhost class, remembering the sender and recipient
of each email separately.
[deif]
- Deprecate javascript because Selenium with PhantomJS is too unstable.
Removes tests and documentation, the javascript decorator still works
for now but needs to be imported from ftw.testing.browser.
[jone]
- Page objects: add a Plone.visit(obj) function.
[jone]
- Fix a rare bug where the MockMailHost message list has been replaced by
another instance.
[jone, deif]