pavel-zotov
|
dd03b172ab
|
Added/Updated tests\bugs\core_4570_test.py: added 'combine_output = True' to show the result when the test fails
|
2023-10-09 11:58:41 +03:00 |
|
pavel-zotov
|
ddbabc6c6a
|
Added/Updated tests\bugs\core_4544_test.py: added 'combine_output = True' to show the result when the test fails
|
2023-10-09 11:58:08 +03:00 |
|
pavel-zotov
|
df2c98cedb
|
Added/Updated tests\bugs\core_4487_test.py: added 'combine_output = True' to show the result when the test fails
|
2023-10-09 11:57:46 +03:00 |
|
pavel-zotov
|
a9d3486975
|
Added/Updated tests\bugs\core_4484_test.py: added 'combine_output = True' to show the result when the test fails
|
2023-10-09 11:57:20 +03:00 |
|
pavel-zotov
|
675d193ba5
|
Added/Updated tests\bugs\core_4271_test.py: added 'combine_output = True' to show the result when the test fails
|
2023-10-09 11:56:48 +03:00 |
|
pavel-zotov
|
604d556fde
|
Added/Updated tests\bugs\core_4203_test.py: added 'combine_output = True' to show the result when the test fails
|
2023-10-09 11:55:36 +03:00 |
|
pavel-zotov
|
62d26144a5
|
Added/Updated tests\bugs\core_4155_test.py: added 'combine_output = True' to show the result when the test fails
|
2023-10-09 11:54:31 +03:00 |
|
pavel-zotov
|
da18aa2cc7
|
Updated tests\bugs\gh_7749_test.py: adjust expected stdout/stderr to current FB version.
|
2023-10-09 11:15:15 +03:00 |
|
pavel-zotov
|
0875bebc8c
|
Added/Updated tests\functional\domain\create\test_31.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-09 11:11:23 +03:00 |
|
pavel-zotov
|
fa5337f1cf
|
Added/Updated tests\functional\domain\create\test_28.py: Replaced TITLE according to essence: we have to check ability to specify NUMERIC index for domain sub_type.
|
2023-10-09 10:54:16 +03:00 |
|
pavel-zotov
|
6369ebc7d8
|
Added/Updated tests\functional\domain\create\test_27.py: Replaced TITLE according to essence: we have to check ability to specify NUMERIC index for domain sub_type.
|
2023-10-09 10:50:58 +03:00 |
|
pavel-zotov
|
932a2c5d5c
|
Added/Updated tests\functional\domain\create\test_27.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-09 10:43:29 +03:00 |
|
pavel-zotov
|
65ef894198
|
Updated tests\bugs\gh_7749_test.py: adjust expected stdout/stderr to current FB version.
|
2023-10-07 22:46:17 +03:00 |
|
pavel-zotov
|
ad6641ad8a
|
Added/Updated tests\functional\view\create\test_10.py: Test not needed: there are lot tests which use this functionality.
|
2023-10-07 22:43:31 +03:00 |
|
pavel-zotov
|
5b6507ac3d
|
Added/Updated tests\functional\table\create\test_03.py: added SKIP mark: this test will be fully re-implemented later. Currently SHOW TABLE command brokes it.
|
2023-10-07 22:42:00 +03:00 |
|
pavel-zotov
|
4c49623f34
|
Added/Updated tests\functional\table\create\test_02.py: added SKIP mark: this test will be fully re-implemented later. Currently SHOW TABLE command brokes it.
|
2023-10-07 22:41:02 +03:00 |
|
pavel-zotov
|
0f5d4eb1fb
|
Added/Updated tests\functional\table\create\test_01.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 13:57:46 +03:00 |
|
pavel-zotov
|
9c7b98a00d
|
Added/Updated tests\functional\table\alter\test_11.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 13:21:25 +03:00 |
|
pavel-zotov
|
efe86d26e8
|
Added/Updated tests\functional\table\alter\test_10.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 13:17:48 +03:00 |
|
pavel-zotov
|
66da0b53ad
|
Added/Updated tests\functional\table\alter\test_07.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 13:12:57 +03:00 |
|
pavel-zotov
|
a4ea7d921d
|
Added/Updated tests\functional\table\alter\test_06.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 13:07:44 +03:00 |
|
pavel-zotov
|
fe5d398207
|
Added/Updated tests\functional\table\alter\test_01.py: added forgotten sub-section title (NOTES)
|
2023-10-07 13:00:37 +03:00 |
|
pavel-zotov
|
0a28e27e90
|
Added/Updated tests\functional\table\alter\test_02.py: Changed datatype from text to integer (SHOW command output often changes for textual fields).
|
2023-10-07 12:59:32 +03:00 |
|
pavel-zotov
|
a98430a677
|
Added/Updated tests\functional\table\alter\test_01.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 12:52:34 +03:00 |
|
pavel-zotov
|
e33fe939cb
|
Updated tests\functional\procedure\create\test_03.py: adjust expected stdout/stderr to current FB version.
|
2023-10-07 12:32:38 +03:00 |
|
pavel-zotov
|
0814c1ed92
|
Updated tests\functional\procedure\create\test_02.py: adjust expected stdout/stderr to current FB version.
|
2023-10-07 12:31:26 +03:00 |
|
pavel-zotov
|
5202752942
|
renamed the file so that the new name reflects the essence of the test.
|
2023-10-07 12:19:32 +03:00 |
|
pavel-zotov
|
c3c9c9762e
|
Added/Updated tests\functional\gtcs\test_isql_show_command_collation.py: refactored: removed SHOW commands. It is enough to extract metadata and APPLY it to test DB. See notes.
|
2023-10-07 12:15:24 +03:00 |
|
pavel-zotov
|
c6e6ebe531
|
Added/Updated tests\functional\domain\create\test_40.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 11:45:56 +03:00 |
|
pavel-zotov
|
c2b58de0e6
|
Added/Updated tests\functional\domain\create\test_39.py: added SKIP mark. Test is covered by bugs/core_6336_test.py and some tests from domain/cretate/ which check text-based domains.
|
2023-10-07 11:32:06 +03:00 |
|
pavel-zotov
|
8bd09eeb13
|
Added/Updated tests\functional\domain\create\test_32.py: Fixed wrong datatype: need to check VARCHAR instead of BLOB.
|
2023-10-07 10:55:52 +03:00 |
|
pavel-zotov
|
c45ebd2333
|
Added/Updated tests\functional\domain\create\test_33.py: Fixed wrong datatype: need to check VARCHAR instead of BLOB.
|
2023-10-07 10:54:52 +03:00 |
|
pavel-zotov
|
c96c46364b
|
Added/Updated tests\functional\domain\create\test_34.py: Fixed wrong datatype: need to check VARCHAR instead of BLOB.
|
2023-10-07 10:53:54 +03:00 |
|
pavel-zotov
|
820113048b
|
Added/Updated tests\functional\domain\create\test_36.py: Fixed wrong datatype: need to check VARCHAR instead of BLOB.
|
2023-10-07 10:52:42 +03:00 |
|
pavel-zotov
|
9025e12972
|
Added/Updated tests\functional\domain\create\test_37.py: Fixed wrong datatype: need to check VARCHAR instead of BLOB.
|
2023-10-07 10:50:58 +03:00 |
|
pavel-zotov
|
2ebc5bf3fd
|
Added/Updated tests\functional\domain\create\test_38.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 10:48:27 +03:00 |
|
pavel-zotov
|
ca3ea0decd
|
Added/Updated tests\functional\domain\create\test_37.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 10:33:25 +03:00 |
|
pavel-zotov
|
995a2ce590
|
Added/Updated tests\functional\domain\create\test_36.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 02:56:16 +03:00 |
|
pavel-zotov
|
b57870beb4
|
Added/Updated tests\functional\domain\create\test_35.py: added SKIP mark: this test is covered by test_26.py and test_29.py
|
2023-10-07 02:08:24 +03:00 |
|
pavel-zotov
|
ae03b21af9
|
Added/Updated tests\functional\domain\create\test_34.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 02:07:06 +03:00 |
|
pavel-zotov
|
8937d25bff
|
Added/Updated tests\functional\domain\create\test_33.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 02:04:16 +03:00 |
|
pavel-zotov
|
14471a3130
|
Added/Updated tests\functional\domain\create\test_32.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 02:02:07 +03:00 |
|
pavel-zotov
|
ce61a1c0fc
|
Added/Updated tests\functional\domain\create\test_30.py: added SKIP mark: this test is covered by test_26.py and test_29.py
|
2023-10-07 01:48:28 +03:00 |
|
pavel-zotov
|
b61a2c0a0c
|
Added/Updated tests\functional\domain\create\test_29.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 01:33:24 +03:00 |
|
pavel-zotov
|
f7db9a128f
|
Added/Updated tests\functional\domain\create\test_26.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 01:23:25 +03:00 |
|
pavel-zotov
|
cdf44e6503
|
Added/Updated tests\functional\domain\create\test_19.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 01:06:01 +03:00 |
|
pavel-zotov
|
ee40e302f8
|
Added/Updated tests\functional\domain\create\test_18.py: minor change: added comment
|
2023-10-07 00:57:55 +03:00 |
|
pavel-zotov
|
d5adfa9ecc
|
Added/Updated tests\functional\domain\create\test_18.py: Removed SHOW command for check result because its output often changes. It is enough for this test to obtain similar data from RDB tables. Created view and stored function to obtain type name by rdb$fields.rdb$field_type and .rdb$field_sub_type.
|
2023-10-07 00:49:51 +03:00 |
|
pavel-zotov
|
46a65575be
|
Added/Updated tests\functional\domain\create\test_17.py: Removed SHOW command for check result because its output often changes. See notes.
|
2023-10-06 16:04:29 +03:00 |
|
pavel-zotov
|
3c5cc4e31b
|
Added/Updated tests\functional\domain\create\test_16.py: Removed SHOW command for check result because its output often changes. See notes.
|
2023-10-06 15:50:35 +03:00 |
|