feat: add support for parsing, inspecting and autocompleting in a group stage written using Spring Data MongoDB INTELLIJ-175 #93
Annotations
1 error and 1 warning
ToolbarModelTest$DatabasesLoadingStateChanged.when databases loading is successful, it updates the state():
ToolbarModelTest$DatabasesLoadingStateChanged#L365
org.mockito.exceptions.verification.TooFewActualInvocations:
mdbDataSourceService.listDatabasesForDataSource(
Mock for LocalDataSource, hashCode: 1836824012
);
Wanted 1 time:
-> at com.mongodb.jbplugin.editor.services.implementations.MdbDataSourceService.listDatabasesForDataSource(MdbDataSourceService.kt:65)
But was 0 times.
|
changelog
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|