6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 21:43:06 +01:00
firebird-qa/tests/functional
2024-09-26 10:47:01 +03:00
..
arno Added/Updated tests\functional\arno\optimizer\test_opt_inner_join_05.py: Changed substitutions: one need to suppress '(keys: N, total key length: M)' in FB 6.x after commit c50b0aa6 ('Add key info to the hash join plan output'). 2024-09-24 00:01:37 +03:00
basic And another one 2024-05-24 17:44:11 +02:00
blob Add missing file. 2023-12-08 22:59:35 -03:00
database Added/Updated tests\functional\database\create\test_10.py: refactored, plus added combine_output in order to see STDERR content 2024-05-10 01:24:49 +03:00
datatypes Added/Updated tests\functional\datatypes\test_miscelan_binding.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-16 13:02:06 +03:00
dml New metadata + cleanup 2022-02-04 19:05:19 +01:00
domain Added/Updated tests\functional\domain\create\test_41.py: Added separate expected_err for 6.x+ after letter from Adriano, 15.04.2024 12:44. 2024-04-18 09:07:36 +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_ref_integ_inactive_pk_index_2.py: Splitted expected* text because system triggers now are created in C++/GDML code 2024-08-07 01:38:58 +03:00
index Added/Updated tests\functional\index\alter\test_05.py: Splitted expected* text because system triggers now are created in C++/GDML code 2024-08-07 01:09:00 +03:00
intfunc Added/Updated tests\functional\intfunc\date\test_dateadd_07.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-16 13:50:59 +03:00
intl Added/Updated tests\functional\intl\test_non_ascii_firebird_and_trace_utf8.py: Checked 6.0.0.450, 5.0.2.1493, 4.0.6.3142 (on Windows). 2024-09-04 20:06:13 +03:00
monitoring Added/Updated tests\functional\monitoring\test_03.py: Added 'SQLSTATE' in substitutions: runtime error must not be suppressed. Added 'combine_output = True' in order to see SQLSTATE if any error occurs. 2023-12-16 13:59:36 +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_blob_access_when_no_grant_for_select.py: Checked on 6.0.0.395 (SS/CS), 5.0.1.1439, 4.0.5.3127 2024-07-12 10:08:47 +03:00
role New metadata + cleanup 2022-02-04 19:05:19 +01:00
services Added 'pytest.mark.trace' to all tests which launch trace. Purpose: reduce time of QA run which started only to check whether trace session can cause pytest hang at the end of run. 2024-05-15 20:26:01 +03:00
session Set '@pytest.mark.es_eds' to tests which relate to ES/EDS mechanism. 2024-06-09 18:53:05 +03:00
shadow New metadata + cleanup 2022-02-04 19:05:19 +01:00
syspriv Set '@pytest.mark.es_eds' to tests which relate to ES/EDS mechanism. 2024-06-09 18:53:05 +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_aae2ae32.py: Checked on 5.0.2.1516-92316F0 -- all ok: two hash joins instead of subquery. 2024-09-26 10:47:01 +03:00
transactions Added/Updated tests\functional\transactions\test_read_consist_sttm_merge_deny_multiple_matches.py: added forgotten 'order by' clause. Deadlock otherwise can occur. Thanks to Vlad for note. 2024-06-05 11:20:37 +03:00
trigger Added 'pytest.mark.trace' to all tests which launch trace. Purpose: reduce time of QA run which started only to check whether trace session can cause pytest hang at the end of run. 2024-05-15 20:26:01 +03:00
util Added/Updated tests\functional\util\test_gbak_zip.py: minor change: added 'encryption' mark in order to have ability to include/exclude this test to/from appropriate pytest runs using '-m' command switch 2023-12-28 10:19:21 +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