dbx/packages/app-tests
t8y2 9793dc94b7 feat(driver): centralize database capabilities 2026-06-10 22:12:44 +08:00
..
actionActivation.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
agentDriverInstallHint.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
agentDriverUpdateBadge.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
aiAgentPlan.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
aiAgentStepPresentation.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
aiPrompt.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
aiPromptEval.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
aiPromptKeyboard.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
aiSchemaComments.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
aiSkills.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
aiSqlExecutionPolicy.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
aiTableMentions.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
appTheme.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
appUpdater.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
binaryCellDownload.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
cellImageUrl.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
cellValue.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
clipboard.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
columnFormatter.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
configCrypto.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
connectionAttemptTimeout.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
connectionDeepLink.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
connectionHealth.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
connectionPresentation.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
connectionStoreErrorState.test.ts fix(connection): clear errors after disconnect 2026-06-08 23:52:16 +08:00
connectionStoreGroupedConnect.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
connectionStorePinnedCleanup.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
connectionTransport.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
connectionUrl.test.ts fix(connect): support informix-sqli JDBC URL parsing 2026-06-10 14:26:50 +08:00
connectionUrlPlaceholder.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
connectionVisibleDatabases.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
createDatabaseSql.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
dataGridCellCoercion.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
dataGridColumnFilter.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
dataGridColumnType.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
dataGridColumnVisibility.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
dataGridColumnWidth.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
dataGridDetail.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
dataGridEditor.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
dataGridEnumEditor.test.ts feat(grid): add enum column select editor for MySQL 2026-06-10 16:39:24 +08:00
dataGridPagination.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
dataGridPaintTheme.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
dataGridSaveUi.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
dataGridScrollGutter.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
dataGridSearchSplit.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
dataGridSelection.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
dataGridSort.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
dataGridTemporalEditor.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
dataGridTranspose.test.ts feat(grid): 添加多行转置功能和相关界面支持 (#909) 2026-06-09 12:02:45 +08:00
databaseCapabilities.test.ts feat(driver): centralize database capabilities 2026-06-10 22:12:44 +08:00
databaseExportSelection.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
databaseOptionSearch.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
databaseOptions.test.ts feat(connection): 增加可见数据库选择功能 (#944) 2026-06-09 20:56:39 +08:00
databaseSearch.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
databaseTree.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
databaseUserAdmin.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
defaultDatabase.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
diagramSvgExport.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
diagramZoom.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
driverInstallProgressUi.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
driverRuntimePresentation.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
editorThemeResolution.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
editorZoom.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
elasticsearchCompletion.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
engineeringDiagram.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
erDiagram.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
fieldLineage.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
gridRowStatus.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
gridSelection.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
h2Connection.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
historyActions.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
historyActivityKind.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
historyAiAnalysis.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
historyVirtualList.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
i18nLocale.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
imagePreviewViewer.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
jdbcDialect.test.ts fix(jdbc): use schema tree for inferred db2 2026-06-10 18:19:53 +08:00
jdbcPluginRelease.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
keyboardShortcuts.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
mongoConnectionOptions.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
mongoShellCommand.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
newQueryContext.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
objectBrowserRows.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
objectRenameSql.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
objectSourceEditor.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
openTabsPersistence.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
pinnedItems.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
pinnedTreeNodeIds.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
queryEditorTableDrop.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
queryExecutionState.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
queryStore.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
queryTimeout.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
redisCommandSafety.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
redisCommandSession.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
redisKeyPattern.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
redisKeyTree.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
redisValuePresentation.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
routineExecutionSql.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
schemaOptions.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
schemaTreeCache.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
settingsStore.test.ts feat(ai): support auth methods 2026-06-10 12:14:36 +08:00
sidebarActiveTabTarget.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sidebarConnectionSelection.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
sidebarLayout.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sidebarNodeOrdering.test.ts feat(user-admin): add database user privilege management 2026-06-08 13:47:56 +08:00
sidebarRenameFocus.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sidebarSearch.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
sidebarSearchTree.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sidebarTableNameDisplay.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sidebarTreeItemLayout.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sidebarTreeSelection.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sqlAnalysis.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sqlCompletion.test.ts fix(completion): avoid table fallback for aliases 2026-06-10 10:51:41 +08:00
sqlCompletionPerformance.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sqlDiagnostics.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
sqlExecutionTarget.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
sqlFileOpen.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
sqlFormatter.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sqlFormatterConfig.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sqlFormatterConfigEditor.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sqlMetadataRefresh.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sqlSemanticDiagnostics.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sqlServerTree.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sqlserverSemanticDiagnostics.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
syncChangelog.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
tabCloseActions.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
tabPresentation.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
tabResultCache.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
tableDataExport.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
tableDataTabMeta.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
tableEditing.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
tableImport.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
tableSelectSql.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
tableStructureCapabilities.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
tableStructureEditorState.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
tableTree.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
tauriRuntime.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
transferProgressState.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
treeNodeClick.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
treeNodeContext.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
treeRefreshTarget.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
useFlatTree.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
useSqlExecution.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
visibleDatabases.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
windowControlsFullscreenInset.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
xlsxExport.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00