Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.13.0
    • CI

    Description

      At present, the naming of some test classes is not uniform,such as, `IT` vs `ITCase`, e.g.:
      1. https://github.com/apache/iotdb/tree/master/server/src/test/java/org/apache/iotdb/db/integration (end with `IT`).
      2. https://github.com/apache/iotdb/tree/master/flink-tsfile-connector/src/test/java/org/apache/iotdb/flink/tsfile (end with `ITCase`).

      BTW: The test issue is also involved here, as follows:

      The open question is:
      I am not pretty sure about which one is best of `Test` vs `TaseCase` and `IT` vs `ITCase` ,but we should chose one uniform naming format.

      Refer to other communities:
      [1] Flink(xxITCase): https://github.com/apache/flink/tree/master/flink-table/flink-table-planner-blink/src/test/scala/org/apache/flink/table/planner/runtime/stream/table
      [2] Spark(xxxSuite): https://github.com/apache/spark/tree/master/sql/core/src/test/scala/org/apache/spark/sql

      For me, there are not the best one, only the most suitable, and the choice of our iotdb community. What's your thoughts.

      Attachments

        Issue Links

          Activity

            People

              ericpai Eric Pai
              sunjincheng121 sunjincheng
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: