Jack251970
e103d649ed
Update test to mark exclusive plugin as disabled
...
ExclusivePluginQueryIgnoreDisabledTest now sets the ">" plugin's Disabled property to true in PluginMetadata. This verifies that QueryBuilder correctly ignores disabled exclusive plugins.
2026-02-26 17:37:15 +08:00
Jack251970
17d675e5ce
Update QueryBuilder tests for new nonGlobalPlugins type
...
Refactored QueryBuilderTest.cs to use Dictionary<string, List<PluginPair>> for nonGlobalPlugins, updating test cases to use lists of PluginPair. Also replaced empty dictionary instantiation with shorthand [] where appropriate.
2026-02-26 17:22:00 +08:00
Jack Ye
118d6e2a73
Fix incomplete plugin directory deletion on uninstall ( #4250 )
Build / build (push) Has been cancelled
2026-02-21 22:34:53 +11:00
Jack Ye
7e7f85352b
Fix potential locale-dependent test failure
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-01-12 14:13:01 +08:00
Jack251970
013622a2a7
Restore to default in calculator tests
2026-01-12 11:37:47 +08:00
Jack251970
fb4da697a2
Improve calculator thousands separator test
2026-01-12 11:37:06 +08:00
copilot-swe-agent[bot]
649b142b46
Add UseThousandsSeparator setting to Calculator plugin
...
Co-authored-by: Jack251970 <53996452+Jack251970@users.noreply.github.com>
2026-01-10 06:30:57 +00:00
VictoriousRaptor
b6339d38fa
Fix compile error introduced by coderabbit
2025-12-08 13:06:14 +08:00
VictoriousRaptor
42e04d459b
Cover all positions in unit test
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-12-08 00:41:08 +08:00
VictoriousRaptor
769179d04b
Fix test case
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-07 19:28:17 +08:00
VictoriousRaptor
a7c67bbb35
Fix incorrect index marker
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-07 19:18:49 +08:00
VictoriousRaptor
b869eb8d1d
Avoid adding unnecessary space and improve unit test
2025-12-07 18:50:54 +08:00
Jack Ye
48f67b1886
Improve and fix query result update logic issue & provide access to exact query typed by user ( #3502 )
2025-11-26 21:15:12 +11:00
Jack251970
8321e400c1
Fix test setting & Add instances to private fields
2025-09-16 21:04:56 +08:00
Jack251970
552b6547db
Fix unit test result issue
2025-09-16 16:40:36 +08:00
Jack251970
e10b9254ed
Add workaround for log & ln function
2025-09-16 16:31:06 +08:00
Jack251970
6841ad5410
Add calculator unit testing
2025-09-16 16:08:17 +08:00
Jack251970
922c3d5611
Upgrade nuget packages & Update lock files
2025-08-17 16:54:41 +08:00
Jack251970
7af3c5febf
Upgrade NuGet dependency
2025-07-19 20:26:33 +08:00
Hongtao Zhang
e96a4cf59d
Merge remote-tracking branch 'origin/dev' into net9
...
# Conflicts:
# Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj
# Flow.Launcher/Flow.Launcher.csproj
2025-07-15 15:52:34 -07:00
VictoriousRaptor
970aa5eefe
Fix typo
2025-07-14 21:24:11 +08:00
Jack251970
88a6e59f46
Fix test project field issue
2025-07-14 09:19:46 +08:00
Jack251970
d7d3549c82
Improve code quality
2025-07-14 09:17:32 +08:00
VictoriousRaptor
d9e89ad610
Refactor TranslationMapping class
...
- Always add index to mapping rather than only Chinese characters
- Simplify mapping algorithm
- Add unit test for TranslationMapping
2025-07-13 16:07:14 +08:00
Jack251970
8b44b0818b
Fix explorer test issue
2025-04-12 21:07:39 +08:00
Hongtao Zhang
865c865942
update to .net 9
2025-02-26 22:37:41 +08:00
Jack251970
cdf02d588f
Resolve conflicts
2025-02-23 13:18:03 +08:00
Jack251970
81d479c3a3
Fix build issue for nunit 4.3.2 & Improve code quality
2025-02-22 22:32:26 +08:00
Jack Ye
2d90481968
Merge branch 'dev' into dependabot/nuget/nunit-4.3.2
2025-02-22 22:12:32 +08:00
Jack Ye
8b290a688c
Merge branch 'dev' into dev4
2025-01-21 16:25:58 +08:00
Jeremy Wu
8e5d77878a
remove equality test
2025-01-18 20:51:06 +11:00
Jack251970
3bebb69093
Fix unitest build issue
2025-01-13 10:21:14 +08:00
Hongtao Zhang
2de63f73a5
change equality related testing
2025-01-10 13:36:09 -06:00
dependabot[bot]
4b9c23d49b
Bump nunit from 3.14.0 to 4.3.2
...
Bumps [nunit](https://github.com/nunit/nunit ) from 3.14.0 to 4.3.2.
- [Release notes](https://github.com/nunit/nunit/releases )
- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md )
- [Commits](https://github.com/nunit/nunit/compare/v3.14.0...4.3.2 )
---
updated-dependencies:
- dependency-name: nunit
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 22:46:08 +00:00
dependabot[bot]
c3e676f130
Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.11.1 to 17.12.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md )
- [Commits](https://github.com/microsoft/vstest/compare/v17.11.1...v17.12.0 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 23:00:08 +00:00
dependabot[bot]
6020a06a51
Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.11.0 to 17.11.1.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md )
- [Commits](https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 22:54:56 +00:00
dependabot[bot]
6bc699a995
Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.10.0 to 17.11.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md )
- [Commits](https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.0 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 22:15:10 +00:00
dependabot[bot]
8395f65384
Bump NUnit3TestAdapter from 4.5.0 to 4.6.0
...
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases )
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V4.5.0...V4.6.0 )
---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 22:32:41 +00:00
dependabot[bot]
d167813e66
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.9.0 to 17.10.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md )
- [Commits](https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 23:08:21 +00:00
Jeremy Wu
1bbe0302fa
Merge pull request #2520 from flooxo/local_install
...
Feature: Add support for local plugin installation
2024-05-20 08:44:47 +10:00
Jeremy
986ec3691e
fix typo
2024-05-16 21:24:20 +10:00
Jeremy
2606faae17
minor fixes & refactor
2024-05-16 21:22:08 +10:00
dependabot[bot]
a6b2a8135b
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.8.0 to 17.9.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md )
- [Commits](https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 22:33:17 +00:00
dependabot[bot]
6a302c928a
Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.7.2 to 17.8.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md )
- [Commits](https://github.com/microsoft/vstest/compare/v17.7.2...v17.8.0 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 22:19:33 +00:00
Jeremy Wu
f2cc916c47
Merge pull request #2413 from Flow-Launcher/dependabot/nuget/nunit-3.14.0
...
Bump nunit from 3.13.3 to 3.14.0
2023-11-12 15:27:20 +11:00
dependabot[bot]
8a9212099f
Bump nunit from 3.13.3 to 3.14.0
...
Bumps [nunit](https://github.com/nunit/nunit ) from 3.13.3 to 3.14.0.
- [Release notes](https://github.com/nunit/nunit/releases )
- [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md )
- [Commits](https://github.com/nunit/nunit/compare/v3.13.3...v3.14.0 )
---
updated-dependencies:
- dependency-name: nunit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 22:29:01 +00:00
Hongtao Zhang
3c2ea382ea
Merge branch 'dev' of https://github.com/Flow-Launcher/Flow.Launcher into jsonrpc_v2
2023-10-31 08:39:51 -05:00
Jeremy
992f6d11dc
add allowEqual parameter name to call to make it clearer
2023-09-11 21:16:01 +10:00
VictoriousRaptor
910c5f2797
Move equality test cases
2023-09-09 01:49:00 +08:00
dependabot[bot]
9ea2c1f177
Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.7.1 to 17.7.2.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md )
- [Commits](https://github.com/microsoft/vstest/compare/v17.7.1...v17.7.2 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 22:36:48 +00:00