Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cyberrumor/ammo
/ functions
Functions
515 in github.com/cyberrumor/ammo
⨍
Functions
515
◇
Types & classes
51
↳
Endpoints
33
Function
test_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
Function
test_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
Function
test_rename_mod_preserves_disabled_state
Test that renaming a disabled mod keeps mod disabled.
test/mod/test_rename.py:91
Function
test_rename_mod_preserves_disabled_state
Test that renaming a disabled mod keeps mod disabled.
test/bethesda/test_bethesda_rename.py:83
Function
test_rename_mod_preserves_enabled_state
Test that renaming an enabled mod keeps mod enabled.
test/mod/test_rename.py:75
Function
test_rename_mod_preserves_enabled_state
Test that renaming an enabled mod keeps mod enabled.
test/bethesda/test_bethesda_rename.py:67
Function
test_rename_mod_preserves_index
Test that renaming a mod preserves that mod's position in the load order.
test/mod/test_rename.py:107
Function
test_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
Function
test_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
Function
test_rename_tool
Test that controller.rename_tool works.
test/test_tool_controller.py:173
Function
test_sort_dlc
Test that DLC (plugins where plugin.mod is None) gets sorted above other plugins.
test/bethesda/test_bethesda_controller.py:576
Function
test_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
Function
test_tool_controller_str
Test that the tool controller looks the way we expect it to.
test/test_tool_controller.py:192
Method
wrapper
(self, *args, **kwargs)
ammo/controller/bethesda.py:883
Method
wrapper
(self, *args, **kwargs)
ammo/controller/mod.py:854
← previous
501–515 of 515, ranked by callers