2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/spec/unit
Hzj_jie 53eb4dee50 AutoFrontlight plugin (#2941)
* Add AutoFrontlight plugin

* Add configuration to control autofrontlight feature
2017-06-14 19:32:16 +02:00
..
autofrontlight_spec.lua AutoFrontlight plugin (#2941) 2017-06-14 19:32:16 +02:00
benchmark.lua fix all the tests 2016-04-19 00:01:28 -07:00
cache_spec.lua fix all the tests 2016-04-19 00:01:28 -07:00
commonrequire.lua AutoFrontlight plugin (#2941) 2017-06-14 19:32:16 +02:00
dbg_spec.lua fix unit test of readerlink and readerpaging 2016-08-12 17:05:07 +08:00
defaults_spec.lua readermenu(fix): override pan gesture from scrolling 2017-04-24 15:19:38 +02:00
depgraph_spec.lua fix: override readerhighlight hold in readerfooter 2017-01-30 05:53:44 -08:00
device_spec.lua chore: move kobo specific code into kobo/device.lua 2016-09-19 01:10:53 -07:00
docsettings_spec.lua test: add unit tests for docsettings 2017-03-06 07:47:20 +01:00
document_spec.lua fix all the tests 2016-04-19 00:01:28 -07:00
eink_optimization_spec.lua test(chore): remove side effects 2017-01-30 05:53:44 -08:00
filemanager_spec.lua filemanager(refactor): use purge method from docsettings 2016-06-03 22:06:02 -07:00
filemanagerconverter_spec.lua Swipe for menu and quickstart guide (#2761) 2017-04-15 14:45:56 +02:00
font_spec.lua dbg(add): guard method to toggle assert at based at runtimemode 2016-03-28 23:38:25 -07:00
frontlight_spec.lua AutoFrontlight plugin (#2941) 2017-06-14 19:32:16 +02:00
gesturerange_spec.lua test(chore): remove side effects 2017-01-30 05:53:44 -08:00
httpclient_spec.lua test(chore): remove side effects 2017-01-30 05:53:44 -08:00
imagewidget_spec.lua fix all the tests 2016-04-19 00:01:28 -07:00
koptinterface_spec.lua various test/coverage optimization 2016-08-15 00:32:40 +08:00
kosync_spec.lua test(chore): remove side effects 2017-01-30 05:53:44 -08:00
luasettings_spec.lua LuaSettings:wrap() / LuaSettings:child() function to create an LuaSettings to represent a sub table of an existing one (#2685) 2017-03-28 15:10:36 -07:00
menusorter_spec.lua MenuSorter: fix findById 2017-04-04 08:04:14 -07:00
mock_time.lua AutoFrontlight plugin (#2941) 2017-06-14 19:32:16 +02:00
network_manager_spec.lua unload network manager package to ensure it is initialized correctly. 2016-09-12 14:52:22 -07:00
networksetting_spec.lua kobolight(refactor): move into plugin & only enable for kobo 2016-12-10 16:06:51 -08:00
nickel_conf_spec.lua AutoFrontlight plugin (#2941) 2017-06-14 19:32:16 +02:00
opds_spec.lua test(chore): remove side effects 2017-01-30 05:53:44 -08:00
optmath_spec.lua test: add optmath spec stub (#2950) 2017-06-13 09:40:56 -07:00
quickstart_spec.lua quickstart fix (#2804) 2017-04-24 08:27:29 +02:00
random_spec.lua Update KOSyncClient 2016-08-10 10:42:51 -07:00
readerbookmark_spec.lua filemanager(refactor): use purge method from docsettings 2016-06-03 22:06:02 -07:00
readerdictionary_spec.lua fix all the tests 2016-04-19 00:01:28 -07:00
readerfooter_spec.lua Add restart koreader function and ensure FlushSettings event can be delivered to all widgets (#2772) 2017-05-16 02:11:11 -07:00
readerhighlight_spec.lua Add restart koreader function and ensure FlushSettings event can be delivered to all widgets (#2772) 2017-05-16 02:11:11 -07:00
readerlink_spec.lua footer(refactor): various bug fixes and optimizations 2016-11-05 00:06:26 -07:00
readerpaging_spec.lua Add restart koreader function and ensure FlushSettings event can be delivered to all widgets (#2772) 2017-05-16 02:11:11 -07:00
readerrolling_spec.lua readerrolling(fix): do not emit PageUpdate event until document is ready 2016-10-08 15:53:58 -07:00
readersearch_spec.lua accommodation of EPUB spec for new crengine 2016-06-01 21:35:14 +08:00
readertoc_spec.lua Add restart koreader function and ensure FlushSettings event can be delivered to all widgets (#2772) 2017-05-16 02:11:11 -07:00
readerui_spec.lua filemanager(refactor): use purge method from docsettings 2016-06-03 22:06:02 -07:00
readerview_spec.lua fix unit test of readerlink and readerpaging 2016-08-12 17:05:07 +08:00
readhistory_spec.lua readerpaging(fix): handle edge cases where paging pan will crash the reader 2016-11-24 00:41:29 -08:00
screenshoter_spec.lua fix broken unit tests on Travis CI 2016-08-11 18:17:09 +08:00
spore_spec.lua test(chore): remove side effects 2017-01-30 05:53:44 -08:00
textboxwidget_spec.lua dictquicklookup(fix): use self.region for matching hold event 2016-06-05 00:08:23 -07:00
touch_probe_spec.lua refactoring utils to tools as discussed in #2197 2016-08-11 19:29:09 +08:00
translator_spec.lua test: add translator spec (#2953) 2017-06-13 00:11:43 -07:00
uimanager_bench.lua add tests for scheduler 2015-12-26 12:59:57 -08:00
uimanager_spec.lua Add restart koreader function and ensure FlushSettings event can be delivered to all widgets (#2772) 2017-05-16 02:11:11 -07:00
util_spec.lua test: add optmath spec stub (#2950) 2017-06-13 09:40:56 -07:00
verbose_print.lua verbose unit test log so that we have a clue when there is segfault 2015-10-07 15:14:27 +08:00
version_spec.lua Version spec: slight improvements 2017-04-22 02:15:56 -07:00
widget_inputcontainer_spec.lua fix: override readerhighlight hold in readerfooter 2017-01-30 05:53:44 -08:00
widget_menu_spec.lua progresswidget(fix): ignore nil self.last 2016-04-20 23:16:40 -07:00
widget_progresswidget_spec.lua progressbar(fix): persist progressbar visibility 2016-04-28 01:25:18 -07:00
wikipedia_spec.lua Spec: Wikipedia stub 2017-04-15 15:59:03 -07:00