MyShaarli/tests
ArthurHoaro dd484b90b1 All settings are now stored in config.php
Isolate functions related to config in Config.php + add unit tests + code_sniffer.

options.php is not supported anymore, but its content will be automatically saved into config.php

Fixes #shaarli/Shaarli#41

*TODO*: update [documentation](https://github.com/shaarli/Shaarli/wiki#configuration).
2015-07-09 20:46:03 +02:00
..
utils LinkDB: do not access global variables 2015-06-24 23:26:52 +02:00
.htaccess LinkDB: move to a proper file, add test coverage 2015-06-11 00:45:45 +02:00
ConfigTest.php All settings are now stored in config.php 2015-07-09 20:46:03 +02:00
LinkDBTest.php LinkDBTest: only check that the datastore is created and non-empty 2015-06-28 14:53:26 +02:00
UtilsTest.php LinkDB: move to a proper file, add test coverage 2015-06-11 00:45:45 +02:00