This website requires JavaScript.
Explore
Gitea documentation
Help
Sign In
firebird
/
firebird-qa
Watch
6
Star
0
Fork
0
You've already forked firebird-qa
mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced
2025-01-22 21:43:06 +01:00
Code
Issues
Activity
96bb653557
firebird-qa
/
tests
/
functional
/
replication
History
pavel-zotov
d39cd9ead4
Added/Updated tests\functional\replication\test_oltp_emul_ddl.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-22 10:55:16 +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 tests\functional\replication\test_blob_not_found_in_rw_replica_if_target_row_exists.py: minor change: added comments
2023-04-17 16:29:21 +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: misc adjustings
2023-04-17 16:28:17 +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
Added/Updated tests\functional\replication\test_ddl_triggers_must_not_fire_on_replica.py: minor corr.
2023-04-18 18:20:17 +03:00
test_duplicates_in_rw_replica_after_conflicting_insert.py
Added/Updated tests\functional\replication\test_duplicates_in_rw_replica_after_conflicting_insert.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-18 11:18:00 +03:00
test_failed_DDL_commands_can_be_replicated.py
Added/Updated tests\functional\replication\test_failed_DDL_commands_can_be_replicated.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-18 14:26:44 +03:00
test_generator_could_not_be_transferred_to_replica.py
Added/Updated tests\functional\replication\test_generator_could_not_be_transferred_to_replica.py: minor correction (comments)
2023-04-21 06:31:39 +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
Added/Updated tests\functional\replication\test_oltp_emul_ddl.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-22 10:55:16 +03:00
test_permission_error_on_ddl_issued_by_non_sysdba.py
Added/Updated tests\functional\replication\test_permission_error_on_ddl_issued_by_non_sysdba.py: removed old comments and add new ones.
2023-04-18 11:22:39 +03:00
test_shutdown_during_applying_segments_leads_to_crash.py
Added/Updated tests\functional\replication\test_shutdown_during_applying_segments_leads_to_crash.py: removed unneeded variable
2023-04-19 18:22:17 +03:00
test_some_updates_crash_server_on_replica_side.py
Added/Updated tests\functional\replication\test_some_updates_crash_server_on_replica_side.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-19 19:39:01 +03:00
test_updating_blob_with_empty_string_stops_replication.py
Added/Updated tests\functional\replication\test_updating_blob_with_empty_string_stops_replication.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-18 10:10:06 +03:00