6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 21:43:06 +01:00
firebird-qa/tests/functional/replication
2023-04-15 10:48:52 +03:00
..
__init__.py refactoring, python tests, added missing test from fbt 2021-12-22 20:25:10 +01:00
test_blob_not_found_in_rw_replica_if_target_row_exists.py Added/Updated functional\replication\test_blob_not_found_in_rw_replica_if_target_row_exists.py. Checked on 5.0.0.623, 4.0.1.2692 - both on Windows and Linux. PytestAssertRewriteWarning raises, reason currently is unknown. 2022-08-26 19:12:24 +03:00
test_blob_segments_longer_32kb_are_not_replicated.py Added/Updated tests\functional\replication\test_blob_segments_longer_32kb_are_not_replicated.py: minor change: removed unneeded import, replaced with existing feature of 'os' package 2023-04-15 08:40:20 +03:00
test_dblevel_triggers_must_not_fire_on_replica.py Added/Updated tests\functional\replication\test_dblevel_triggers_must_not_fire_on_replica.py: Reimplemented. We have to query replica database for presense of data that we know there must appear. Replication log must NOT be scanned every N seconds for that task. 2023-04-15 10:48:52 +03:00
test_ddl_triggers_must_not_fire_on_replica.py Minor change: removed old comments. 2022-08-26 19:11:54 +03:00
test_duplicates_in_rw_replica_after_conflicting_insert.py minor change: removed old notes with run outcomes. 2022-10-31 16:28:54 +03:00
test_failed_DDL_commands_can_be_replicated.py Added/Updated functional\replication\test_failed_DDL_commands_can_be_replicated.py. Checked on 5.0.0.623, 4.0.1.2692 - both CS and SS. Both on Windows and Linux. Warning 'PytestAssertRewriteWarning' raises on Linux. 2022-08-24 00:45:46 +03:00
test_generator_could_not_be_transferred_to_replica.py Minor change: removed old comments. 2022-08-26 19:11:54 +03:00
test_invalid_msg_if_target_db_has_no_replica_flag.py Minor change: removed old comments. 2022-08-26 19:11:54 +03:00
test_oltp_emul_ddl.py New metadata + cleanup 2022-02-04 19:05:19 +01:00
test_permission_error_on_ddl_issued_by_non_sysdba.py Minor change: removed old comments. 2022-08-26 19:11:54 +03:00
test_shutdown_during_applying_segments_leads_to_crash.py Added/Updated D:\FB\firebird-qa\tests\functional\replication\test_shutdown_during_applying_segments_leads_to_crash.py: commented out command that changes replica DB FW to OFF - as it was initially in old QA. 2023-02-07 18:15:15 +03:00
test_some_updates_crash_server_on_replica_side.py Minor change: removed old comments. 2022-08-26 19:11:54 +03:00
test_updating_blob_with_empty_string_stops_replication.py Added/Updated functional\replication\test_updating_blob_with_empty_string_stops_replication.py. Checked on 5.0.0.623, 4.0.1.2692 - both CS and SS. Both on Windows and Linux. Warning 'PytestAssertRewriteWarning' raises, both on Windows and Linux. Reason is currently unknown. 2022-08-24 13:30:29 +03:00