6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 21:43:06 +01:00
firebird-qa/tests/functional
2023-11-26 00:26:16 +03:00
..
arno Added/Updated tests\functional\arno\optimizer\test_opt_full_join_04.py: Adjusted plan to actual for FB 5.x after letter from dimitr. 2023-08-01 02:02:56 +03:00
basic Updated tests\functional\basic\isql\test_00.py: adjust expected stdout/stderr to current FB version. 2023-11-26 00:22:14 +03:00
blob Added/Updated tests\functional\blob\test_rdb_blob_util_basic.py: elevated min_version to 5.0 because rdb$blob_util package does not exists in FB 4.x 2023-03-05 08:57:02 +03:00
database Added/Updated functional\database\alter\test_03.py: Test PASSES on FB 3.0.8 Rls, 4.0.1 RLs and 5.0.0.467. 2022-04-08 16:03:30 +03:00
datatypes Added/Updated tests\functional\datatypes\test_int128_binary_operations.py: Adjusted output - see notes. 2023-06-20 09:30:03 +03:00
dml New metadata + cleanup 2022-02-04 19:05:19 +01:00
domain 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
exception New metadata + cleanup 2022-02-04 19:05:19 +01:00
fkey New metadata + cleanup 2022-02-04 19:05:19 +01:00
generator New metadata + cleanup 2022-02-04 19:05:19 +01:00
gtcs Added/Updated tests\functional\gtcs\test_computed_fields_16.py: added substitutions in order to avoid dependency on line/column numbers 2023-11-26 00:26:16 +03:00
index New metadata + cleanup 2022-02-04 19:05:19 +01:00
intfunc Added/Updated tests\functional\intfunc\encryption\test_sha3.py: Checked on 5.0.0.1163 2023-08-12 15:50:28 +03:00
monitoring Added/Updated tests\functional\monitoring\test_03.py: Checked on 5.0.0.958 2023-02-21 11:58:02 +03:00
procedure Updated tests\functional\procedure\create\test_03.py: adjust expected stdout/stderr to current FB version. 2023-10-07 12:32:38 +03:00
replication Added/Updated tests\functional\replication\test_invalid_msg_if_target_db_has_no_replica_flag.py: Refactored: make code to explain details if any error occurred. 2023-11-11 23:15:20 +03:00
role New metadata + cleanup 2022-02-04 19:05:19 +01:00
services Added/Updated functional\services\test_role_in_service_attachment.py. replaced code: make EXPLICIT call of fbsvcmgr utility. See notes. 2022-09-21 00:11:44 +03:00
session Added asert: size of ExtConnPool must be greater than 1. 2022-10-31 16:27:27 +03:00
shadow New metadata + cleanup 2022-02-04 19:05:19 +01:00
syspriv Added/Updated D:\FB\firebird-qa\tests\functional\syspriv\test_use_gbak_utility.py: adjusted code: make ATT_NAME column value in case-insensitive because of Linux 2022-10-07 20:51:54 +03:00
table 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
tabloid Added/Updated tests\functional\tabloid\test_333be4bf.py: added user/password pair to gbak call 2023-11-19 13:11:23 +03:00
transactions Added/Updated tests\functional\transactions\test_read_consist_sttm_merge_deny_multiple_matches.py: one more re-implementing in order to prevent raises and get execution order predictable. See notes. 2023-09-29 17:10:55 +03:00
trigger Added/Updated tests\functional\trigger\table\test_alter_07.py: changed substitutions so that only relevant lines from full error text will be filtered and checked. 2023-05-11 11:15:19 +03:00
util Added/Updated tests\functional\util\test_gbak_zip.py: Removed unused variable 2023-03-11 11:01:19 +03:00
view 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
__init__.py Firebird engine tests 2021-04-26 20:07:00 +02:00