Anthony Tuininga
|
83148ec574
|
Added test cases to verify that MessageProperties.msgid is calculated
correctly.
|
2021-09-03 13:57:20 -06:00 |
Anthony Tuininga
|
438c885c20
|
Correct calculation of MessageProperties.msgid.
|
2021-09-03 10:56:24 -06:00 |
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
|
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 |