Anthony Tuininga
|
440163efe5
|
Improved samples and test suite.
|
2021-07-26 13:31:57 -06:00 |
Anthony Tuininga
|
d585cf06df
|
Fixed crash when using the deprecated parameter name keywordParameters
with Cursor.callproc(); add test cases to cover this and other similar
situations.
|
2021-05-21 21:38:45 -06:00 |
Anthony Tuininga
|
cd21e92edd
|
Improve test suite.
|
2021-05-18 16:58:03 -06:00 |
Anthony Tuininga
|
0633e1017c
|
Minor tweaks for PEP 8 compliance.
|
2021-05-18 16:56:55 -06:00 |
Anthony Tuininga
|
cfa2750854
|
Add support for pool reconfiguration.
|
2021-05-18 16:56:04 -06:00 |
Anthony Tuininga
|
5e2a363ac5
|
Modify the parameter names of the SessionPool constructor in order to
follow PEP 8 naming guidelines.
|
2021-04-23 12:01:52 -06:00 |
Christopher Jones
|
bf381478c4
|
Update pool testcases
|
2021-03-03 17:11:55 +11:00 |
Anthony Tuininga
|
6b9a7b011b
|
Rename "base" to "test_env" to be clearer as to the purpose of the module.
|
2020-12-08 11:44:55 -07:00 |
Anthony Tuininga
|
229f9f5533
|
Rework test suite further to use PEP 8 style guidelines.
|
2020-11-02 15:25:51 -07:00 |
Anthony Tuininga
|
d242bc716d
|
Rework build to use setuptools exclusively and enable use of pyproject.toml;
rework test suite to use tox and simplify test suite (also added a test number
to each test case for easier reference).
|
2020-11-02 15:21:52 -07:00 |