Hi Geode community, Im curious about the geode-native integration tests. I have seen there are two kind of tests, depending on the framework they are based on. But no one of them are included in the CI executed by travis. Are they executed only as part of the Geode release process?
What is the way of working regarding new tests? I assume that new tests should be written using the new framework. But what about the old ones? Is there any plan to port these test to the new framework? (I suppose that PRs for that are welcome) What if a PR requires the modification of an old integration test? I suppose that as a general rule, instead of modifying that test case, a new test case in the new framework should be written and then the old one should be removed. Im missing all this info about the way of working in the CONTRIBUTING.md file, I can include it once this is cleared up. Thanks! Alberto B.