File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 11## Refactoring
22* Add arguments checks to most core methods.
3+ * Make Connection#shutdown to use futures properly
34
45## Tests
56* Make tests for all message flow scenarios.
6- * Review other test cases.
7+ + Review other test cases.
78
89### Test plan
910* Errors while authentication
1011* Errors while simple query process
1112* Errors while extended query process
12- * Auto rollback transaction review
13- * Termination process test
14- * Ssl interaction test
15- * Notifications test
16- * Transactions general test
1713* Multiple result sets test
18- * Connection pool general test
14+ * Termination process test
15+ * Prepared statement eviction test
16+ + Auto rollback transaction review
17+ + Ssl interaction test
18+ + Notifications test
19+ + Transactions general test
20+ + Connection pool general test
21+ + Queries pipelining vs errors test
1922* Connection pool failed connections and abandoned waiters tests
20- * Queries pipelining vs errors test
You can’t perform that action at this time.
0 commit comments