Skip to content

Commit

Permalink
Rewrite transaction copy/ddl tests as end to end tests (#3255)
Browse files Browse the repository at this point in the history
  • Loading branch information
ray6080 committed Apr 11, 2024
1 parent 16a57b6 commit 826f6fd
Show file tree
Hide file tree
Showing 8 changed files with 826 additions and 665 deletions.
2 changes: 0 additions & 2 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,3 @@ add_subdirectory(runner)
add_subdirectory(storage)
add_subdirectory(transaction)
add_subdirectory(util_tests)
add_subdirectory(ddl)
add_subdirectory(copy)
1 change: 0 additions & 1 deletion test/copy/CMakeLists.txt

This file was deleted.

185 changes: 0 additions & 185 deletions test/copy/e2e_copy_transaction_test.cpp

This file was deleted.

1 change: 0 additions & 1 deletion test/ddl/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit 826f6fd

Please sign in to comment.