Hi Sachith, Thanks for all your contributions with the test cases and tutorials.
Since its code, its wise to have it within version control (svn in our case). If the tests require no additional configuration, it makes sense to integrate with integration tests. If they require additional configuration (which I assume will be the case here), it might fit into some other location. Also, it might be useful to bundle them with the releases as well. We still have an outstanding item to figure out release specific documentation, but until then the wiki can cross link the repo. Suresh On Jan 8, 2014, at 11:26 AM, Sachith Withana <[email protected]> wrote: > Hi all, > > We are planning to attach the sample code for the Gateway developer guide. > There are two suggestions to where to attach the code > > 1. Have it inside the integration tests : > It would be kind of a test since it will validate the compatibility with > the Wiki guide > > 2. Attach it in the Wiki > > What would be the better option? > > -- > Thanks, > Sachith Withana >
