You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/spec/unit
NiLuJe 011370882f [chore] Some Wi-Fi tweaks (#4564)
* On Kobo, kill WiFi on startup if we detect an inconsistent state...

Untested, not terribly pretty.

The other solution is to slow down the Wi-Fi meny by doing the same
check for the "Wi-Fi connection" checkbox as in the later wifi_status
one...

* Don't enable auto_restore_wifi by default

It's liable to silently murder batteries for no good reason, given that
we prompt to enable WiFi by default when needed, and we otherwise have
no actual need to keep WiFi on in the background.

re #2215 (in particular, this directly contradicts @houqp in
https://github.com/koreader/koreader/pull/2215#discussion_r74696133 ;)).
5 years ago
..
autofrontlight_spec.lua BackgroundRunner (#3008) 7 years ago
autosuspend_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
background_runner_spec.lua Do not execute background runner if device is suspended (#3608) 6 years ago
background_task_plugin_spec.lua SwitchPlugin and BackgroundTaskPlugin with tests (#3137) 7 years ago
batterystat_spec.lua Minimal KOA2 support (#4016) 6 years ago
benchmark.lua Travis: run luacheck on unit tests (#3059) 7 years ago
cache_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
commonrequire.lua [spec] Replace custom assert[Not]AlmostEquals with assert.is[_not].near (#3885) 6 years ago
dbg_spec.lua dbg_spec: setVerbose test 7 years ago
defaults_spec.lua cre word gap: use values from defaults.lua (#4045) 6 years ago
depgraph_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
device_spec.lua A few Kobo input tweaks (#4450) 5 years ago
docsettings_spec.lua [chore] Ignore empty files and tables in DocSettings (#3348) 7 years ago
document_registry_spec.lua [fix] DocumentRegistry: don't create empty sdr and add hasProvider() (#3675) 6 years ago
document_spec.lua fix all the tests 8 years ago
eink_optimization_spec.lua move e-ink related settings to a submenu (#4246) 6 years ago
filemanager_spec.lua Move kobo auto-suspension logic out of UIManager (#2933) 7 years ago
filemanagerconverter_spec.lua Swipe for menu and quickstart guide (#2761) 7 years ago
focusmanager_spec.lua [FocusManager] More intuitive key navigation + spec (#3774) 6 years ago
font_spec.lua dbg(add): guard method to toggle assert at based at runtimemode 8 years ago
frontlight_spec.lua [fix, Android] Don't steal frontlight control on start (#3319) 7 years ago
gesturerange_spec.lua test(chore): remove side effects 7 years ago
gettext_spec.lua Add gettext_spec stub (#3343) 7 years ago
hook_container_spec.lua Move kobo auto-suspension logic out of UIManager (#2933) 7 years ago
httpclient_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
imagewidget_spec.lua fix all the tests 8 years ago
input_spec.lua [spec] Input test stub (#3701) 6 years ago
inputtext_spec.lua [feat] Add ReaderBack (#3821) 6 years ago
koptinterface_spec.lua [spec] Replace custom assert[Not]AlmostEquals with assert.is[_not].near (#3885) 6 years ago
kosync_spec.lua [fix] KOSync plugin server location (#3288) 7 years ago
luadata_spec.lua Add LuaData and Dictionary Lookup History (#3161) 7 years ago
luasettings_spec.lua Add LuaData and Dictionary Lookup History (#3161) 7 years ago
menusorter_spec.lua [feat] MenuSorter: add sorting_hint support (#4399) 5 years ago
mock_time.lua [fix] MockTime spec 7 years ago
mock_time_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
network_manager_spec.lua [chore] Some Wi-Fi tweaks (#4564) 5 years ago
networksetting_spec.lua kobolight(refactor): move into plugin & only enable for kobo 8 years ago
nickel_conf_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
opds_spec.lua test(chore): remove side effects 7 years ago
optmath_spec.lua [spec] Test all aspects of Math module (#3683) 6 years ago
quickstart_spec.lua quickstart fix (#2804) 7 years ago
random_spec.lua Update KOSyncClient 8 years ago
readerbookmark_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
readerdictionary_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
readerfooter_spec.lua bump crengine: fix max image height, handle <epub:switch> (#4390) 6 years ago
readerhighlight_spec.lua bump crengine: tables rendering improvements and others 6 years ago
readerlink_spec.lua Floating punctuation: change default to disabled (#4101) 6 years ago
readerpaging_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
readerrolling_spec.lua bump crengine: count nb of images drawn & others (#4542) 5 years ago
readersearch_spec.lua bump crengine: count nb of images drawn & others (#4542) 5 years ago
readertoc_spec.lua bump crengine: count nb of images drawn & others (#4542) 5 years ago
readerui_spec.lua filemanager(refactor): use purge method from docsettings 8 years ago
readerview_spec.lua [spec] Replace custom assert[Not]AlmostEquals with assert.is[_not].near (#3885) 6 years ago
readhistory_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
screenshoter_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
size_spec.lua Added Size module 7 years ago
spore_spec.lua test(chore): remove side effects 7 years ago
switch_plugin_spec.lua SwitchPlugin and BackgroundTaskPlugin with tests (#3137) 7 years ago
textboxwidget_spec.lua dictquicklookup(fix): use self.region for matching hold event 8 years ago
touch_probe_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
translator_spec.lua Fix translator, enable selected text translation 5 years ago
uimanager_bench.lua Travis: run luacheck on unit tests (#3059) 7 years ago
uimanager_spec.lua [fix, UX] Allow modal widget on top of modal widget (#3170) 7 years ago
util_spec.lua CloudStorage: Allow use reserved characters in FTP username and FTP password (#3924) 6 years ago
version_spec.lua [spec] Version: slight refactor 6 years ago
widget_inputcontainer_spec.lua fix: override readerhighlight hold in readerfooter 7 years ago
widget_menu_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago
widget_progresswidget_spec.lua [travis] Add protection against unscaled sizes 7 years ago
wikipedia_spec.lua Travis: run luacheck on unit tests (#3059) 7 years ago