Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/devlake
/ test_valid_plugin
Function
test_valid_plugin
backend/python/plugins/azuredevops/tests/plugin_test.py:25–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
24
25
def
test_valid_plugin():
26
assert_valid_plugin(AzureDevOpsPlugin())
27
28
29
def
test_valid_plugin_and_connection():
Callers
nothing calls this directly
Calls
2
assert_valid_plugin
Function · 0.90
AzureDevOpsPlugin
Class · 0.90
Tested by
no test coverage detected