Juan Carlos, First of all you should get familiar with Ignite development process described here: https://cwiki.apache.org/confluence/display/IGNITE/Development+Process
Instructions on how to contribute can be found here: https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute DataGrid located at module "core". Test files located unde test folder at each module's root. Please look for *Test.java files. No git excludes required. On Mon, May 16, 2016 at 6:52 AM, Juan Carlos Fiorenzano < jcfiorenzan...@gmail.com> wrote: > Hello everybody I am a little lost, I need some help, first of all I need > to know what is the module which implement the DataGrid I want to know how > the DataGrid works, and my other question is how do you test a specific > module? Do you defined specific unit test for the module and include the > test files in the gitignore list or do you do other thing? I know that is a > silly question, but I want to know what is the best way for do. > > Thanks in advance > > Juan C Fiorenzano >