Implement new directory structure for modular testing

XMLWordPrintableJSON

    • Storage Engines
    • StorEng - 2024-10-29
    • 3

      The testing stream team has found a new alternative way to organise the directory structure that would be more suitable for modular testing

      test/catch2/

      • tests/
        • module/ //This would be like “block/” or “session/”
          • api/
          • unit/
        • misc_tests/ // For everything that isn’t a module level test, this way we don’t pollute the tests/ directory with test .cpp and .h files
        • main.cpp
        • utils.cpp
        • utils.h
        • create_test.sh
        • CMakeLists.txt
        • README.md

              Assignee:
              Jie Chen
              Reporter:
              Jie Chen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: