6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 13:33:07 +01:00
firebird-qa/tests/functional
2024-08-07 01:08:47 +03:00
..
arno Added/Updated tests\functional\arno\optimizer\test_opt_inner_join_03.py: Adjusted expected plan for FB 3.x after #8030 (discussed with dimitr). 2024-03-15 12:22: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_dsql_domain_01.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:31:16 +03:00
index Added/Updated tests\functional\index\alter\test_04.py: minor change: removed empty line 2024-08-07 01:08:47 +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
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_6cfc9b5d.py: Checked on 6.0.0.396, 5.0.1.1440 (both SS/CS). See notes. 2024-07-21 00:01:46 +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