aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit_tests
AgeCommit message (Expand)Author
2015-05-29Make Settings explicitly use a cachemrmr1993
2015-05-29Move settings.coffee from background_scripts/ to lib/mrmr1993
2015-05-29Only perform settings migration in the background pagemrmr1993
2015-05-29Move registration of postUpdateHooks to the corresponding source filesmrmr1993
2015-05-29Remove all direct calls to Sync, stop exporting itmrmr1993
2015-05-29Combine sync.coffee with settings.coffeemrmr1993
2015-05-27Custom-only: single-line completions for custom search engines.Stephen Blott
2015-05-18Merge branch 'vomnibar-insert-history-with-tab'Stephen Blott
2015-05-17use a less brittle approach to decoding URIs (fix tests).Stephen Blott
2015-05-17TabToOpen: respect trailing options when extracting query terms.Stephen Blott
2015-05-13Domain completer: no completions for "w ".Stephen Blott
2015-05-11Merge branch 'search-engine-completion-v5'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 DOM tests.Stephen Blott
2015-05-08Search completion; fix unit tests.Stephen Blott
2015-05-06Fix 889decf6c183a185022c22f21143e5436381b942 for tests.Stephen Blott
2015-05-05Better javascript: test case.Stephen Blott
2015-05-05Fix javascript: URIs.Stephen Blott
2015-05-04Search completion; tweak scoring and synchronization.Stephen Blott
2015-05-02Rename SearchEngineCompleter to CustomSearchEngineCompleter.Stephen Blott
2015-04-24Add chrome.webNavigation stubs to fix testsmrmr1993
2015-04-24Get incognto state directly from chrome.extensions.inIncognitoContextmrmr1993
2015-04-12Add failing test case.Utkarsh Upadhyay
2015-03-29Move the search-engine logic out of settings.coffee.Stephen Blott
2015-03-07Reload content scripts after install/update.Stephen Blott
2015-02-23Ensure inconito mode flag and find-mode-history are initialised.Stephen Blott
2015-02-09Include get and remove in test chrome stub for chrome.storage.localStephen Blott
2015-01-11Modes; tweaks, including more tests.Stephen Blott
2015-01-01Modes; incorporate three test modes.Stephen Blott
2014-12-30Merge branch 'search-engine-descriptions' of https://github.com/smblott-githu...Stephen Blott
2014-12-30Merge branch 'smblott-link-hints-overlap' into post-1.46Stephen Blott
2014-12-30Merge branch 'master' into post-1.46Stephen Blott
2014-12-30Merge branch 'passkeys---union-of-rules' of https://github.com/smblott-github...Stephen Blott
2014-12-29Descriptions for custom search engines.Stephen Blott
2014-12-29Refactor UIComponent, etc., and demo.Stephen Blott
2014-12-28Consistent treatment of search terms; fix tests.Stephen Blott
2014-12-21Exclusion; fix tests.Stephen Blott
2014-12-18Add tests for lib/rectmrmr1993
2014-11-24Remove test for array object methods, does not work.Stephen Blott
2014-11-24Add test for array object methods.Stephen Blott
2014-11-22Touch up tab recency.Stephen Blott
2014-11-22Remove redundant stubmrmr1993
2014-11-22Make delayed tab registration synchronous, real-time-basedmrmr1993
2014-11-18Tab recency; register visit only after 750ms.Stephen Blott
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-06Add (initial, basic) isUrl tests (more needed).Stephen Blott