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-10-07 13:12:57 +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_02.py: adjust expected stdout/stderr to current FB version. 2023-09-30 10:40:46 +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_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
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 renamed the file so that the new name reflects the essence of the test. 2023-10-07 12:19:32 +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_oltp_emul_ddl.py: Added code for running test when no port is specified in the firebird-driver.conf and it has default (commented) value in the firebird.conf. Added check that port is actually listening. Replaced hard-coded SYSDBA/masterkey -- see notes. 2023-09-07 00:31:03 +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\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
tabloid Added/Updated tests\functional\tabloid\test_8816d5c8.py: see notes 2023-09-13 11:23:20 +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 New metadata + cleanup 2022-02-04 19:05:19 +01:00
__init__.py Firebird engine tests 2021-04-26 20:07:00 +02:00