Raymond Xu created HUDI-1034:
--------------------------------
Summary: Document info about test structure and guide
Key: HUDI-1034
URL: https://issues.apache.org/jira/browse/HUDI-1034
Project: Apache Hudi
Issue Type: Improvement
Components: Docs
Reporter: Raymond Xu
Create a test guide section in contribution guide to layout test structure and
other tips for writing tests
Quote [~vinothchandar]
unit - testing basic functionality at the class level, potentially using mocks.
Expected to finish quicker
functional - brings up the services needed and runs test without mocking
integration - runs subset of functional tests, on a full fledged enviroment
with dockerized services
--
This message was sent by Atlassian Jira
(v8.3.4#803005)