MCPcopy 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
25def test_valid_plugin():
26 assert_valid_plugin(AzureDevOpsPlugin())
27
28
29def test_valid_plugin_and_connection():

Callers

nothing calls this directly

Calls 2

assert_valid_pluginFunction · 0.90
AzureDevOpsPluginClass · 0.90

Tested by

no test coverage detected