6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-23 05:53:06 +01:00
Commit Graph

901 Commits

Author SHA1 Message Date
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
pavel-zotov
b5078cdf48 Added/Updated tests\functional\domain\create\test_15.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. 2023-10-06 14:19:20 +03:00
pavel-zotov
07d3f58c46 Added/Updated tests\bugs\core_1058_test.py: refactored. See notes. 2023-10-06 12:21:15 +03:00
pavel-zotov
4b347768a7 Updated tests\bugs\core_6044_test.py: adjust expected stdout/stderr to current FB version. 2023-10-05 22:13:50 +03:00
pavel-zotov
4397f67b23 Added/Updated tests\bugs\core_4418_test.py: Removed SHOW command. It is enough for this test just to show 'Completed' message when all FK have been dropped because set bail = ON. 2023-10-05 18:09:17 +03:00
pavel-zotov
bd4fefb833 Added/Updated tests\bugs\core_4212_test.py: Removed SHOW command. It is enough for this test just to try to insert record in the 'T2' table after dropping FK. 2023-10-05 16:48:58 +03:00
pavel-zotov
7b0b863642 Updated tests\bugs\core_4137_test.py: adjust expected stdout/stderr to current FB version. 2023-10-05 15:46:14 +03:00
pavel-zotov
584fb72c9b Added/Updated tests\bugs\core_3675_test.py: Removed SHOW command for check result because its output often changes. 2023-10-05 15:32:38 +03:00
pavel-zotov
23be1eafef Added/Updated tests\bugs\core_3692_test.py: fixed wrong section in the head of test 2023-10-05 15:32:24 +03:00
pavel-zotov
ae7bf5006e Added/Updated tests\bugs\core_1058_test.py: added comments 2023-10-05 15:32:05 +03:00
pavel-zotov
15e33b7a64 Added/Updated tests\bugs\core_3675_test.py: Removed SHOW command for check result because its output often changes. 2023-10-05 15:23:43 +03:00
pavel-zotov
eff0d49c92 Added/Updated tests\bugs\core_3447_test.py: Removed SHOW command for check result because its output often changes. Query to RDB$ tables is used instead. See notes. 2023-10-05 15:00:55 +03:00
pavel-zotov
6865f4cda2 Added/Updated tests\bugs\core_2788_test.py: Removed SHOW command for check result because its output often changes. Query to RDB$ tables is used instead. 2023-10-05 14:35:44 +03:00
pavel-zotov
94ddcc30cf Added/Updated tests\bugs\core_2426_test.py: Removed SHOW command for check result because its output often changes. Query to RDB$ tables is used instead. 2023-10-05 12:36:32 +03:00
pavel-zotov
a663a98925 Added/Updated tests\bugs\core_1640_test.py: minor correction 2023-10-05 12:23:07 +03:00
pavel-zotov
3e2c1d70d0 Added/Updated tests\bugs\core_1640_test.py: Removed SHOW TABLE command for check result because its output often changes. 2023-10-05 12:22:47 +03:00
pavel-zotov
499017fae8 Added/Updated tests\bugs\core_1167_test.py: Removed SHOW TABLE command for check result because its output often changes. Query to RDB$ tables is used instead. 2023-10-05 11:07:53 +03:00
pavel-zotov
05c9349c8f Added/Updated tests\bugs\core_0790_test.py: refactored, see notes. 2023-10-04 20:38:53 +03:00
pavel-zotov
bf5e325eed Added/Updated tests\bugs\gh_7476_test.py: increased min_version according to the ticket info 2023-10-04 13:35:59 +03:00
pavel-zotov
f3ff0d43e9 Added/Updated tests\bugs\gh_7600_test.py: increased min_version according to the ticket info 2023-10-04 13:35:34 +03:00
pavel-zotov
b382b7f613 Added/Updated tests\bugs\gh_7749_test.py: minor change: added comments 2023-10-03 22:06:35 +03:00
pavel-zotov
f7b40dcec1 Added/Updated tests\bugs\gh_7749_test.py: Checked on 6.0.0.66 (Intermediate build). 2023-10-03 21:50:45 +03:00