vesoft-inc/nebula

Add more test example for build-in function

Open

#3,224 opened on Oct 27, 2021

View on GitHub
 (8 comments) (0 reactions) (0 assignees)C++ (1,144 forks)batch import
good first issuehacktoberfesthelp wantedpriority/low-pritype/enhancement

Repository metrics

Stars
 (9,828 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Enhancement

There isn't enough test for build-in function in src/common/function/test/FunctionManagerTest.cpp.

We can add more corner case test or other test for call X build-in function .

Contributor guide