plone / plone.app.robotframework

Provides Robot Framework compatible resources and tools for writing functional Selenium tests (including acceptance tests) for Plone CMS and its add-ons.
https://docs.plone.org/external/plone.app.robotframework/docs/source/index.html
11 stars 17 forks source link

Incomplete test_hello.robot example in Documentation #42

Closed prakharjoshi closed 9 years ago

prakharjoshi commented 9 years ago

In the documentation under How to write Robot Framework tests for Plone section we have a subsection Write your first test suite and in this section we have mentioned an example named test_hello.robot but in the documentation here http://docs.plone.org/external/plone.app.robotframework/docs/source/happy.html#write-your-first-test-suite There is just the mention of the example but the example is not written here. So it will be good if we mention a sample code for test_hello.robot ?

prakharjoshi commented 9 years ago

Its been done in merge #43