Dario Mirovic
|
3c5dd5e5ae
|
test: dtest: migrate setup and tools from dtest
Migrate several functionalities from dtest. These will be used by
the schema_management_test.py tests when they are enabled.
Refs #26932
|
2025-12-18 12:54:43 +01:00 |
|
Evgeniy Naydanov
|
80b797e376
|
test.py: dtest: copy some assertions from dtest
Copy assertions required for commitlog_test.py:
- assert_almost_equal
- assert_row_count
- assert_row_count_in_select_less
- assert_lists_equal_ignoring_order
|
2025-08-18 09:42:13 +00:00 |
|
Evgeniy Naydanov
|
ff2aea7e5b
|
test.py: dtest: add part of tools/assertions.py
Copy few assertion functions from dtest tools/assertions.py:
- assertion_exception()
- assertion_invalid()
- assertion_one()
- assertion_all()
|
2025-06-02 05:14:41 +00:00 |
|