aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit_tests/completion_test.coffee
AgeCommit message (Expand)Author
2016-02-09BgUtils; move tabRecency to bg_tiles.coffee.Stephen Blott
2015-06-20Add test that every option has a default value.Stephen Blott
2015-05-27Custom-only: single-line completions for custom search engines.Stephen Blott
2015-05-13Domain completer: no completions for "w ".Stephen Blott
2015-05-10Search completion; refactor searchEngineCompleter.Stephen Blott
2015-05-09Search completion; tweaks and tests.Stephen Blott
2015-05-09Search completion; refactor SearchCompleter activation.Stephen Blott
2015-05-08Search completion; fix unit tests.Stephen Blott
2015-05-04Search completion; tweak scoring and synchronization.Stephen Blott
2015-05-02Rename SearchEngineCompleter to CustomSearchEngineCompleter.Stephen Blott
2015-04-12Add failing test case.Utkarsh Upadhyay
2015-03-29Move the search-engine logic out of settings.coffee.Stephen Blott
2014-12-29Descriptions for custom search engines.Stephen Blott
2014-11-22Touch up tab recency.Stephen Blott
2014-11-22Make delayed tab registration synchronous, real-time-basedmrmr1993
2014-11-09Merge pull request #1231 from smblott-github/tabs-orderStephen Blott
2014-11-08Tabs order; more tests.Stephen Blott
2014-11-08Tabs order; add tests.Stephen Blott
2014-11-06Fix domain tests.Stephen Blott
2014-10-27Fix tests for favicons.Stephen Blott
2014-06-14Merge pull request #1058 from mijoharas/custom_search_enginesPhil Crosby
2014-05-29Adding in search engines feature to fix #1009mike-work
2014-05-18Import of bookmark-folder-search code and tests.Stephen Blott
2014-05-16Address philc's comments.Stephen Blott
2014-05-16Import relevancy improvement code.Stephen Blott
2012-11-14RegexpCache: reorganise and improve tests.Stephen Blott
2012-11-14Clean up regexp unit tests.Stephen Blott
2012-11-13Smartcase matching for vomnibar.Stephen Blott
2012-11-12Improve unit test structure and coverage.Stephen Blott
2012-11-11Changes in responce to philc's recommendations.Stephen Blott
2012-11-11More domain completer tests.Stephen Blott
2012-11-11Additional unit tests for domain completer.Stephen Blott
2012-11-11Remove comments regarding non-existent bug.Stephen Blott
2012-11-11Extend removing entries to the domain completer.Stephen Blott
2012-11-11Remove history entries.Stephen Blott
2012-11-05Factor pushMatchingRanges, improve comments/testsStephen Blott
2012-11-04Generalise RegexpCache, refactor, add tests.Stephen Blott
2012-11-03Merge pull request #702 from smblott-github/relevancy-fixJez Ng
2012-11-03Bug fix. Not all query terms matched.Stephen Blott
2012-11-03Extend unit tests for RankingUtils.Stephen Blott
2012-11-02Make tests pass against strict comparisons.Jez Ng
2012-11-02Fix unit test.Jez Ng
2012-11-02Modify test to check for inorder bookmarks traversal.Jez Ng
2012-09-08Set up PhantomJS testing.Jez Ng