You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(gubbins): add test to verify with_config_repo uses extension Config
This test validates that the with_config_repo fixture uses extension-aware
Config discovery. It checks that the JSON file contains GubbinsSpecificInfo
in user configs, which only exists if gubbins Config was used for serialization.
The test fails without the fix in diracx-testing and passes with it.
0 commit comments