daluu / plrobotremoteserver

Moved my project here due to Google Code's demise
http://code.google.com/p/plrobotremoteserver
1 stars 1 forks source link

Add test coverage for remote server #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Use this discussion as starting point:

http://groups.google.com/group/robotframework-devel/browse_thread/thread/3fc989c
191300a6b

Base tests off RF acceptance tests for the Python remote server. And expand as 
needed to test for Perl to <XML-RPC> to  RF data type conversions.

Ensure that the server passes most of the tests, and fix what doesn't pass, 
where possible.

Original issue reported on code.google.com by manga...@gmail.com on 27 Dec 2012 at 7:02

daluu commented 8 years ago

Follow reference implementation (python) as example of test coverage and how to structure tests: