dbx/packages/app-tests
不吃西葫芦 9a0a32e04c
fix(connection): recover connection state after VPN failures (#641)
2026-06-24 01:44:46 +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 feat(agent): unify oracle driver 2026-06-12 16:34:42 +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 test: align aiPrompt assertions and drop low-value visual tests 2026-06-13 08:50:38 +08:00
aiPromptEval.test.ts fix(test): update AI prompt eval patterns to match current agent prompt 2026-06-12 20:37:09 +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
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
binaryHexViewer.test.ts feat(grid): add binary data hex viewer 2026-06-19 23:51:03 +08:00
cellDetailPresentation.test.ts feat(grid): add binary data hex viewer 2026-06-19 23:51:03 +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 fix(desktop): respect native clipboard regions 2026-06-23 16:12:35 +08:00
codemirrorSqlDialect.test.ts feat(sqlserver): recognize readonly keyword 2026-06-22 17:56:49 +08:00
codemirrorTrimmedSelectionLayer.test.ts fix(editor): trim line break selection highlight 2026-06-16 18:07:42 +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
connectionDeepLink.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +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): recover connection state after VPN failures (#641) 2026-06-24 01:44:46 +08:00
connectionStoreGroupedConnect.test.ts feat(sidebar): remap connection IDs in imported sidebar layouts 2026-06-12 22:41:42 +08:00
connectionStorePinnedCleanup.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
connectionUrl.test.ts fix(connect): support informix-sqli JDBC URL parsing 2026-06-10 14:26:50 +08:00
connectionVisibleDatabases.test.ts chore: remove brittle registry tests 2026-06-16 22:11:21 +08:00
dataGridCellCoercion.mysql-json.test.ts fix(mysql): normalize smart quotes in JSON input 2026-06-17 10:33:10 +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
dataGridColumnOrder.test.ts feat(grid): add drag-and-drop column reordering with persistence 2026-06-20 21:50:59 +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
dataGridConditionHistory.test.ts feat: add data grid condition history controls 2026-06-17 12:08:10 +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 fix(ci): update nested layout and grid tests 2026-06-11 22:55:24 +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
dataGridSaveUi.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
dataGridSelection.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00
dataGridTranspose.test.ts feat(grid): 添加多行转置功能和相关界面支持 (#909) 2026-06-09 12:02:45 +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 chore(test): remove fragile database-type mapping tests 2026-06-18 12:15:10 +08:00
databaseUserAdmin.test.ts chore: remove brittle registry tests 2026-06-16 22:11:21 +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
documentStoreProvider.test.ts fix(elasticsearch): apply document filters in browser 2026-06-11 18:56:38 +08:00
documentViewerFontStyle.test.ts fix: apply editor font to document preview 2026-06-17 17:39:38 +08:00
driverInstallProgressUi.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
exportFormats.test.ts fix(export): resolve query result export progress 2026-06-19 11:15: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
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
historyTimeRange.test.ts feat(history): add execution time range filter 2026-06-20 22:14:15 +08:00
jdbcDialect.test.ts fix(jdbc): improve goldendb metadata handling 2026-06-18 16:47:46 +08:00
jdbcPluginRelease.test.ts fix(ci): handle release tag reruns 2026-06-18 22:41:16 +08:00
keyboardShortcuts.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
mongoCompletion.test.ts feat: improve MongoDB query assistance 2026-06-19 23:59:34 +08:00
mongoConnectionOptions.test.ts fix(mongodb): remove invalid direct connection 2026-06-20 22:44:17 +08:00
mongoDocumentValues.test.ts fix(mongo): preserve dates during document edits 2026-06-22 17:50:17 +08:00
mongoFormatter.test.ts feat: improve MongoDB query assistance 2026-06-19 23:59:34 +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(objects): add table statistics columns 2026-06-19 14:35:32 +08:00
openTabsPersistence.test.ts feat(nacos): add Nacos management console (#1456) 2026-06-24 01:19:18 +08:00
pinnedItems.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
queryCursorTableTarget.test.ts feat: add query editor view data context action 2026-06-17 14:42:15 +08:00
queryEditorTableDrop.test.ts feat(editor): drag columns into SQL editor 2026-06-16 17:12:37 +08:00
queryResultArchive.test.ts feat(query): add switchable query result runs and archives 2026-06-14 10:30:50 +08:00
queryStore.test.ts fix: handle connection loss errors consistently 2026-06-22 21:43:01 +08:00
redisCommandSession.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
redisCommandTable.test.ts fix(redis): invalidate key completion cache after write commands 2026-06-17 00:24:47 +08:00
redisCompletion.test.ts feat(redis): add Redis command completion to query editor 2026-06-16 22:03:48 +08:00
redisKeyTree.test.ts perf(redis): reduce large key search payload and render cost (#1672) 2026-06-23 22:57:03 +08:00
redisSyntaxDiagnostics.test.ts feat(redis): add Redis syntax checking for query editor 2026-06-16 10:31:09 +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 fix(databend): enable editing and procedures 2026-06-15 17:43:44 +08:00
savedSqlHistory.test.ts feat: add SQL library history query entry points 2026-06-11 10:53:54 +08:00
savedSqlStore.test.ts fix(saved-sql): dedupe concurrent folder creates 2026-06-12 17:04:36 +08:00
schemaDiff.test.ts fix(schema): use sync sql for modified schema diff 2026-06-22 17:21:08 +08:00
schemaDiffTableFilter.test.ts feat(schema-diff): add table filters 2026-06-23 18:20:15 +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 fix(grid): show column comments by default 2026-06-18 16:50:53 +08:00
sidebarActiveTabTarget.test.ts feat(nacos): add Nacos management console (#1456) 2026-06-24 01:19:18 +08:00
sidebarLayout.test.ts feat(sidebar): remap connection IDs in imported sidebar layouts 2026-06-12 22:41:42 +08:00
sidebarLayoutNested.test.ts feat(sidebar): support nested groups 2026-06-11 22:35:00 +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 fix(connection): recover connection state after VPN failures (#641) 2026-06-24 01:44:46 +08:00
sidebarTreeItemLayout.test.ts feat(mongodb): show collection metadata in sidebar 2026-06-22 12:42:31 +08:00
sidebarTreeSelection.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sidebarTypeSearch.test.ts feat: add sidebar type-to-search 2026-06-18 13:13:45 +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(editor): keep select column suggestions active 2026-06-22 16:58:32 +08:00
sqlCompletionPerformance.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +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 Merge pull request #1037 2026-06-11 11:12:05 +08:00
sqlMetadataRefresh.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
sqlQuoteCaret.test.ts feat: add SQL single quote caret pairing 2026-06-23 21:14:15 +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(query): add switchable query result runs and archives 2026-06-14 10:30:50 +08:00
tabResultCache.test.ts feat(query): add switchable query result runs and archives 2026-06-14 10:30:50 +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 fix(databend): enable editing and procedures 2026-06-15 17:43:44 +08:00
tableImport.test.ts feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
tableSqlTemplates.test.ts feat(sql): add table generate sql menu 2026-06-19 10:53:26 +08:00
tableStructureEditorState.test.ts feat(manticore): add Manticore Search support 2026-06-14 16:01:02 +08:00
tableTree.test.ts fix(sidebar): preserve partition tree across pages 2026-06-18 19:36:58 +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
xlsxExport.test.ts chore: migrate test runner from node:test/tsx to vitest 2026-06-08 01:17:27 +08:00