Jeremy Wu
|
d64d51cc57
|
fix localized path when using Explorer plugin
|
2020-08-24 08:21:16 +10:00 |
|
Jeremy Wu
|
4226b74fc4
|
update test for file content search action keyword
|
2020-07-19 22:24:02 +10:00 |
|
Jeremy Wu
|
08bfa8da9c
|
add unit test for determining file content search
|
2020-07-12 22:41:01 +10:00 |
|
Jeremy Wu
|
3111271a16
|
add file content search unit tests
|
2020-07-12 21:51:30 +10:00 |
|
Jeremy Wu
|
c142a50272
|
update unit test naming, no logic changes
|
2020-06-23 19:02:04 +10:00 |
|
Jeremy Wu
|
c363b9a5c0
|
update tests for string matcher
we expect the score to change since we updated the logic for calculating the distance from the first match
|
2020-06-23 18:54:39 +10:00 |
|
Jeremy Wu
|
b0ec1375e7
|
add test to safe guard exact matches
|
2020-06-23 18:50:47 +10:00 |
|
Jeremy Wu
|
11c4aeae67
|
fix testing to be more reflective of testing intent
|
2020-06-22 22:36:16 +10:00 |
|
Jeremy Wu
|
d35b5169b5
|
Add unit test more weight to start of new word
|
2020-06-22 21:09:08 +10:00 |
|
Jeremy Wu
|
d29b23b53c
|
fix failing test due to Windows Search service not running
|
2020-06-12 21:19:55 +10:00 |
|
Jeremy Wu
|
eefe2b9ea9
|
Merge remote-tracking branch 'origin/dev' into explorer_plugin
|
2020-06-08 20:53:13 +10:00 |
|
Jeremy Wu
|
5d696bd3ab
|
explorer general touch ups- no logic change
|
2020-06-08 14:20:22 +10:00 |
|
Jeremy Wu
|
2225cbff92
|
rename method to reflect behaviour
|
2020-06-02 20:21:28 +10:00 |
|
Jeremy Wu
|
7629778610
|
rename top level directory search method and tests to reflect intent
|
2020-06-02 20:04:22 +10:00 |
|
Jeremy Wu
|
f2690ebfe2
|
fix scenario windows index
still returned indexed subfolder results despite top level is not indexed when searching for top level. eg. searching for c:\
|
2020-06-01 08:03:04 +10:00 |
|
Jeremy Wu
|
0c53d76fec
|
fix TopLevelDirectory search activation
|
2020-05-28 21:33:33 +10:00 |
|
Jeremy Wu
|
c7642b73c0
|
update tests
|
2020-05-28 18:23:00 +10:00 |
|
Jeremy Wu
|
a478e20352
|
Add test for DirectoryInfoSearch search criteria
|
2020-05-28 08:55:57 +10:00 |
|
Jeremy Wu
|
64986b609f
|
rename test parameter variables
|
2020-05-28 08:06:49 +10:00 |
|
Jeremy Wu
|
9bce1a593e
|
Add body for WindowsIndex search all hotkey test
|
2020-05-28 07:38:41 +10:00 |
|
Jeremy Wu
|
355a787b5e
|
Fix test expected result
|
2020-05-26 21:47:04 +10:00 |
|
Jeremy Wu
|
2d4e2f5662
|
Add methods to test for previous directory location
|
2020-05-26 20:18:18 +10:00 |
|
Jeremy Wu
|
436cfe2e2b
|
Add tests for GetPreviousDirectory method
|
2020-05-26 19:49:18 +10:00 |
|
Jeremy Wu
|
2feba97f56
|
Add tests for index searching partial folder or file name
|
2020-05-26 19:35:30 +10:00 |
|
Jeremy Wu
|
900502e079
|
Update test assert string text
|
2020-05-26 19:34:45 +10:00 |
|
Jeremy Wu
|
f8a4b924c8
|
IndexSearch use ResultManager
|
2020-05-25 18:58:28 +10:00 |
|
Jeremy Wu
|
6badecb877
|
Add TopLevelDirecotry search using DirectoryInfo
|
2020-05-24 20:14:36 +10:00 |
|
Jeremy Wu
|
66334947e2
|
TopLevelFolderSearch- Change name to reflect behaviour
|
2020-05-23 16:37:29 +10:00 |
|
Jeremy Wu
|
78b797e43b
|
Add tests for checking string is location path
|
2020-05-19 22:36:56 +10:00 |
|
Jeremy Wu
|
06667b7aa7
|
Add tests for TopLevelFolderSearch behaviour
|
2020-05-19 20:10:46 +10:00 |
|
Jeremy Wu
|
107fc75d97
|
Add file type icon images
|
2020-05-19 18:46:42 +10:00 |
|
Jeremy Wu
|
ff03f7d284
|
Add tests and methods for all folders and files search
|
2020-05-18 20:14:38 +10:00 |
|
Jeremy Wu
|
f4ae5badf5
|
Add test for directory search query string and method
|
2020-05-12 06:50:17 +10:00 |
|
Jeremy Wu
|
634e263086
|
Correct test case param
|
2020-05-12 05:56:51 +10:00 |
|
Jeremy Wu
|
6d7aa46747
|
Add Windows Index directory search query test
|
2020-05-11 23:19:41 +10:00 |
|
Jeremy Wu
|
8848ed1a00
|
Add skeleton tests and classes for Explorer
|
2020-05-11 23:15:15 +10:00 |
|
Ioannis G
|
cf2947dd94
|
remove unused includes in project files
|
2020-05-04 12:47:56 +03:00 |
|
Ioannis G
|
ef95913aba
|
update projects with SatelliteResourceLanguages
Without this property set, the output folder is populated with multiple
culture-specific versions of `Fsharp.Core.resources.dll`
|
2020-05-02 19:52:41 +03:00 |
|
Ioannis G
|
6db1f908c3
|
update dependencies in Flow.Launcher.Test
* Microsoft.CodeCoverage 16.4.0 -> 16.6.1
* Microsoft.NET.Test.Sdk 16.4.0 -> 16.6.1
* Microsoft.TestPlatform.ObjectModel 16.4.0 -> 16.6.1
* Microsoft.TestPlatform.TestHost 16.4.0 -> 16.6.1
* Moq 4.13.1 -> 4.14.1
* NUnit3TestAdapter 3.15.1 -> 3.16.1
|
2020-05-02 14:23:33 +03:00 |
|
Jeremy Wu
|
cd670e70ad
|
Merge pull request #18 from Flow-Launcher/fix_load_uwp
Fix UWP apps loading
|
2020-04-27 19:17:01 +10:00 |
|
Jeremy Wu
|
374e1f6207
|
Added unit testing
|
2020-04-26 20:30:18 +10:00 |
|
Jeremy Wu
|
9386711d4a
|
Fix substring scoring
|
2020-04-25 13:02:46 +10:00 |
|
Jeremy Wu
|
3c7f067770
|
rename all project file name
|
2020-04-21 21:27:02 +10:00 |
|