Commit graph

22 commits

Author SHA1 Message Date
Hongtao Zhang
05a5a50f7a try new nunit 2024-03-26 15:15:59 -05:00
Vic
f17571e835 Fix alphabet translation logic 2022-11-16 23:32:27 +08:00
Jeremy Wu
92a9662671 add testing for tail end string match 2022-11-04 22:38:38 +11:00
Jeremy Wu
7d87292e24 add score adjust for a match that is closer to the start of string 2022-11-04 22:03:41 +11:00
Jeremy Wu
fbc3110fbe fix test output display 2022-11-03 22:33:36 +11:00
Jeremy Wu
2bdf69b431 separate acronym count and check 2021-02-02 07:41:36 +11:00
Jeremy Wu
8fb2dad65c add tests 2021-02-01 22:22:48 +11:00
Jeremy Wu
99da6f207a move acronym check to method and update scoring to percentage based 2021-02-01 21:34:35 +11:00
Jeremy Wu
d81db91b72 fix formatting 2021-01-28 21:48:44 +11:00
Jeremy Wu
4993edae2d fix formatting 2021-01-28 21:41:20 +11:00
弘韬 张
f3479f6137 fix testing due to API expand 2021-01-26 16:31:35 +08:00
弘韬 张
67b0bfd73a Merge dev 2021-01-26 16:26:45 +08:00
Jeremy Wu
e31bef7d3c fix formatting + naming 2021-01-26 18:01:39 +11:00
张弘韬
1cd21c0ccb Fix testing 2021-01-25 06:04:05 +08:00
弘韬 张
a8e4c504d0 Move MatchResult to Flow.Launcher.Plugin so that plugins can utilize main method 2021-01-08 15:52:45 +08: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
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
Renamed from Wox.Test/FuzzyMatcherTest.cs (Browse further)