You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/10/11 08:15:00 UTC

[jira] [Updated] (HUDI-1034) Document info about test structure and guide

     [ https://issues.apache.org/jira/browse/HUDI-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated HUDI-1034:
---------------------------------
    Labels: documentation pull-request-available  (was: documentation)

> 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
>            Priority: Minor
>              Labels: documentation, pull-request-available
>
> 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)