2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/spec/unit
Frans de Jonge 8f31a81601 MenuSorter: some documentation
MenuSorter: forgot to add plugin style change

MenuSorter: worked out the final quirks

* Menu always compressed into tables without missing indexes for ipairs compatibility
* Orphans attached
* Separators no longer count as items
2017-03-26 11:12:44 +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 fix: override readerhighlight hold in readerfooter 2017-01-30 05:53:44 -08:00
dbg_spec.lua fix unit test of readerlink and readerpaging 2016-08-12 17:05:07 +08:00
defaults_spec.lua chore: rename SetDefaults:SaveSettings 2016-07-16 22:47:19 -07: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
font_spec.lua dbg(add): guard method to toggle assert at based at runtimemode 2016-03-28 23:38:25 -07: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 Automatically connect WIFI after Kobo has been resumed (#2215) 2016-09-01 00:05:40 -07: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 test(fix): clean up after screenshot test 2016-06-01 21:32:35 -07:00
opds_spec.lua test(chore): remove side effects 2017-01-30 05:53:44 -08: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 MenuSorter: some documentation 2017-03-26 11:12:44 +02:00
readerhighlight_spec.lua test(fix): update tests for default scroll mode 2016-07-17 23:33:03 -07:00
readerlink_spec.lua footer(refactor): various bug fixes and optimizations 2016-11-05 00:06:26 -07:00
readerpaging_spec.lua readerpaging(fix): handle edge cases where paging pan will crash the reader 2016-11-24 00:41:29 -08: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 accommodation of EPUB spec for new crengine 2016-06-01 21:35:14 +08: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
uimanager_bench.lua add tests for scheduler 2015-12-26 12:59:57 -08:00
uimanager_spec.lua uimanager(fix): handle stack change in close 2016-06-21 01:53:42 -07:00
util_spec.lua evernote: ReadHistory integration and text file output (#2498) 2017-01-21 01:32:42 -08: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
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