MCPcopy Create free account

hub / github.com/cyberrumor/ammo / functions

Functions515 in github.com/cyberrumor/ammo

Functiontest_rename_mod_name_exists
Test that renaming a mod to the name of an existing mod causes a warning to be raised and no rename to take place.
test/mod/test_rename.py:122
Functiontest_rename_mod_name_exists
Test that renaming a mod to the name of an existing mod causes a warning to be raised and no rename to take place.
test/bethesda/test_bethesda_rename.py:136
Functiontest_rename_mod_preserves_disabled_state
Test that renaming a disabled mod keeps mod disabled.
test/mod/test_rename.py:91
Functiontest_rename_mod_preserves_disabled_state
Test that renaming a disabled mod keeps mod disabled.
test/bethesda/test_bethesda_rename.py:83
Functiontest_rename_mod_preserves_enabled_state
Test that renaming an enabled mod keeps mod enabled.
test/mod/test_rename.py:75
Functiontest_rename_mod_preserves_enabled_state
Test that renaming an enabled mod keeps mod enabled.
test/bethesda/test_bethesda_rename.py:67
Functiontest_rename_mod_preserves_index
Test that renaming a mod preserves that mod's position in the load order.
test/mod/test_rename.py:107
Functiontest_rename_mod_preserves_index
Test that renaming a mod preserves that mod's position in the load order.
test/bethesda/test_bethesda_rename.py:99
Functiontest_rename_mod_preserves_plugin_index
Test that renaming a mod preserves the order of that mod's plugins.
test/bethesda/test_bethesda_rename.py:114
Functiontest_rename_tool
Test that controller.rename_tool works.
test/test_tool_controller.py:173
Functiontest_sort_dlc
Test that DLC (plugins where plugin.mod is None) gets sorted above other plugins.
test/bethesda/test_bethesda_controller.py:576
Functiontest_sort_esm_esl
Test that .esl and .esm plugins are auto-sorted to before .esp plugins from the 'sort' command.
test/bethesda/test_bethesda_controller.py:552
Functiontest_tool_controller_str
Test that the tool controller looks the way we expect it to.
test/test_tool_controller.py:192
Methodwrapper
(self, *args, **kwargs)
ammo/controller/bethesda.py:883
Methodwrapper
(self, *args, **kwargs)
ammo/controller/mod.py:854
← previous501–515 of 515, ranked by callers