pavel-zotov
|
b8790450d9
|
Minor correction of comments.
|
2023-11-16 14:25:26 +03:00 |
|
pavel-zotov
|
aff00be1a9
|
Changed order ot arguments passed into ndiff() in order to see difference so that it answers question: 'what must be changed in ACTUAL output so that it became equal to EXPECTED one'. Added comments.
|
2023-11-16 14:16:15 +03:00 |
|
|
7ed1bbd9ed
|
Failed == assert of two strings now uses ndiff to report differences
|
2023-11-08 17:51:28 +01:00 |
|
Anton Zuev
|
3197004013
|
Added "start-time" option to print tests start time info. Don't print by default.
Redefine write_fspath_result method to print info without verbose mode too.
|
2023-05-26 14:41:27 +03:00 |
|
Anton Zuev
|
2065fee8b9
|
Add milliseconds to the start time info.
|
2023-05-22 09:12:59 +03:00 |
|
Anton Zuev
|
a527bd0a05
|
Add test start time info to custom TerminalReporter. Put install_terminal into peporter class.
|
2023-05-19 17:41:35 +03:00 |
|
|
d648f29359
|
Release 0.18.0; Added cache for empty databases
|
2023-02-14 16:20:50 +01:00 |
|
|
562b7de322
|
Release 0.17.3; Added --driver-config option
|
2023-02-14 14:57:46 +01:00 |
|
|
e37c6458c3
|
Release v1.17.2; updated trace support
|
2023-01-17 18:16:13 +01:00 |
|
|
1e322f226a
|
Release 0.17.1; extended XML output on db initialization error
|
2022-11-21 11:51:30 +01:00 |
|
|
211aca9d13
|
Extend XML with title, description and notes
|
2022-11-09 16:01:03 +01:00 |
|
|
a47b0ac605
|
Fix trace session initialization when full config is used
|
2022-09-28 09:02:23 +02:00 |
|
|
1be70062b8
|
Fix mapping fixture when source_db is not specified
|
2022-08-07 13:02:07 +02:00 |
|
|
3ba965cac4
|
Refactoring
|
2022-08-01 21:22:20 +02:00 |
|
|
eff5bf90e7
|
Use different method to determine samples directory
|
2022-08-01 11:16:08 +02:00 |
|
|
d89c7525fd
|
Raise exception instead key error when sample_dir cannot be determined
|
2022-07-31 12:44:48 +02:00 |
|
|
230474e9fc
|
Fix using explicit credentials in Action.trace()
|
2022-07-31 12:29:58 +02:00 |
|
|
3f86f45e5d
|
Release 0.17.0 - Mapping + test globals
|
2022-06-30 17:37:21 +02:00 |
|
|
c94a7031ad
|
Added support for configuration of test
|
2022-06-19 15:49:18 +02:00 |
|
|
bfc92a15fa
|
Release 0.15.2. Fixed DB init script encoding/charset
|
2022-06-13 20:14:47 +02:00 |
|
|
155f5f5663
|
Add encryption marker, add required psutils, release 0.15.1
|
2022-06-07 19:18:51 +02:00 |
|
|
a7cfd9e00c
|
Documentation for v0.15.0
|
2022-06-05 18:08:54 +02:00 |
|
|
49589f4ba6
|
v0.15.0 - Support for database aliases
|
2022-06-05 17:40:47 +02:00 |
|
|
8d097d298f
|
Added user, password and role to connect_server and trace, v0.14.0
|
2022-05-12 21:58:30 +02:00 |
|
|
f56b0ac8f2
|
Fix problem with service encoding - v0.13.1
|
2022-05-10 11:27:43 +02:00 |
|
|
18ac8876c1
|
Fix problem with tags in User
|
2022-05-08 20:16:36 +02:00 |
|
|
8b1f46f34e
|
Explicit Optional typing + encodinf/ecoding_errors for server connection and trace
|
2022-04-19 11:59:48 +02:00 |
|
|
781b09d30f
|
add: Support for utf8filename in db_factory()
|
2022-03-07 20:06:48 +01:00 |
|
|
b63235dbc9
|
Do not trace initfini events
|
2022-03-02 14:31:29 +01:00 |
|
|
84caa5a270
|
v0.12.1
|
2022-02-24 19:20:17 +01:00 |
|
|
142398d16a
|
Reworked --skip-deselected, new --extend-xml option
|
2022-02-06 13:20:57 +01:00 |
|
|
decd3ba022
|
Refactored. New metadata + better test layout.
|
2022-02-04 19:04:34 +01:00 |
|
|
8f45f1c0ec
|
v0.11.0 multiline titles, --skip-deselected and --install-terminal options
|
2022-01-27 20:08:00 +01:00 |
|
|
1076c79f66
|
Error message adjustment
|
2022-01-26 21:10:12 +01:00 |
|
|
851b29eee0
|
cleanup
|
2022-01-24 20:26:24 +01:00 |
|
|
edc4731858
|
plugin v0.10.2 - user_factory() password now optional
|
2022-01-22 22:00:55 +01:00 |
|
|
c3ddfee00b
|
Better handling of captured stdout/stderr on external utility execution failure. Metadata for JIRA ticket ID.
|
2022-01-18 20:47:57 +01:00 |
|
|
ac1838c109
|
Plugin: DOC test metadata and better terminal reporting
|
2022-01-18 11:44:50 +01:00 |
|
|
aeb43f2075
|
Force utf8 encoding for NONE and unspecified charsets
|
2022-01-16 10:02:25 +01:00 |
|
|
ca64ab0b00
|
Documentation and refactoring
|
2022-01-15 17:34:05 +01:00 |
|
|
4554b055ce
|
Conversion utility update
|
2021-12-30 19:49:23 +01:00 |
|
|
eaaa5d410e
|
Plugin 0.9.2, added Action.files_dir
|
2021-12-30 16:59:39 +01:00 |
|
|
ec75b37214
|
Plugin v0.9.1
|
2021-12-22 20:20:44 +01:00 |
|
|
3955b0c352
|
Release 0.9.0 for driver 1.4.0
|
2021-12-19 22:26:12 +01:00 |
|
|
c62721bcd3
|
Plugin enhancements
|
2021-12-15 21:54:09 +01:00 |
|
|
d5b6620e62
|
Plugin enhancements
|
2021-12-14 20:51:09 +01:00 |
|
|
f6294a3afe
|
Envar fixture and combine_output for Action.isql
|
2021-12-10 19:47:05 +01:00 |
|
|
c13d40082f
|
Trace session, async write and sql dialect in connect
|
2021-12-07 20:06:22 +01:00 |
|
|
5294f98333
|
Plugin enhancements, requires driver 1.3.5
|
2021-12-06 19:21:30 +01:00 |
|
|
afcaf43049
|
Plugin enhancements
|
2021-11-30 19:12:23 +01:00 |
|