tests.integration_tests.env.test_repeatable_episodic_output#

Functions

test_repeatable_episodic_output_set_random_seed

Tests that actions undertaken by the red agent are repeatable with a set random_seed value.

test_setting_high_value_node_with_random_seeded_randomisation

Test that high value node setting is unaffected by random_seeded randomisation.

tests.integration_tests.env.test_repeatable_episodic_output.test_repeatable_episodic_output_set_random_seed(basic_2_agent_loop, episodes, use_custom_settings, game_mode_db, default_network)[source]#

Tests that actions undertaken by the red agent are repeatable with a set random_seed value.

tests.integration_tests.env.test_repeatable_episodic_output.test_setting_high_value_node_with_random_seeded_randomisation(basic_2_agent_loop, create_yawning_titan_run)[source]#

Test that high value node setting is unaffected by random_seeded randomisation.