Commit Graph
5 Commits
Author SHA1 Message Date
Walter Dal Mut 4517e5c31c Cover merge global tags also when are missing 2015-06-27 14:21:15 +02:00
Walter Dal Mut 932cd992ff Optimized list to string conversion
The inline protocol converts key values to strings
2015-06-25 23:33:32 +02:00
Walter Dal Mut 44551a58e9 Test tags are full merged 2015-06-24 07:58:41 +02:00
Walter Dal Mut a364f8ad0c Cover tag merge for UdpAdapter 2015-06-23 20:59:21 +02:00
Walter Dal Mut 20a64e724b Test suite completely rewritten
Our test suite mixing integration and few unit tests, is difficult
to understand and expand with new features.

This commit rewrite completely the test suite in order to separate
both: integration and unit tests in different suites in a more
maintainable and useful way.
2015-06-23 08:16:58 +02:00