Skip to content

Improve testing speeds to reduce Agent wall time.#122

Merged
FletcherDares merged 3 commits into
mainfrom
fletcher/improve-testing
Dec 13, 2025
Merged

Improve testing speeds to reduce Agent wall time.#122
FletcherDares merged 3 commits into
mainfrom
fletcher/improve-testing

Conversation

@FletcherDares
Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions
Copy link
Copy Markdown

AI review done up to commit: 7a1a458

AI Review Summary:

The changes involve renaming tests/common/mod.rs and moving test utility functions into this module. Subsequently, all test suites (basic_crud.rs, set_operators.rs, transactions.rs) have been updated to import these common utilities from the new tests/common module rather than using test_utils.rs. The overall quality of the changes is good, representing a clean refactoring of the test infrastructure for better organization. No logical errors, bugs, or security issues were found.

@github-actions
Copy link
Copy Markdown

AI review done up to commit: ea5d306

AI Review Summary:

The pull request primarily involves minor stylistic changes. The transactions module declaration was reordered in tests/main_tests.rs. Additionally, two assert_eq_table_rows_unordered function calls in tests/suites/basic_crud.rs and tests/suites/set_operators.rs were reformatted from multi-line to single-line. The overall quality of the changes is good, with no logical errors, bugs, or security vulnerabilities introduced.

@FletcherDares FletcherDares merged commit c55b6a7 into main Dec 13, 2025
4 checks passed
@FletcherDares FletcherDares deleted the fletcher/improve-testing branch December 13, 2025 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant