This website requires JavaScript.
Explore
Help
Register
Sign In
Dominique.Fournier
/
DomFramework
Watch
1
Star
0
Fork
0
You've already forked DomFramework
Code
Issues
Pull Requests
Projects
Releases
Activity
Files
e0b5b720c968cd95e65c9a5e80b40cab38391b24
DomFramework
/
Tests
History
Dominique Fournier
e0b5b720c9
Add DBJSON support. DBJSON is a NoSQL database, writing the data in one file. There is no optimizations, so it is not quick, but it works on all the PHP sites
...
git-svn-id:
https://svn.fournier38.fr/svn/ProgSVN/trunk@2561
bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-02-25 07:53:07 +00:00
..
.htaccess
…
.svnignore
Don't save in SVN the automatically created test files
2014-09-12 14:33:24 +00:00
authhtpasswdTest.php
authhtpasswd : Add support to authenticate the user from a .htpasswd file, created by "htpasswd" command. Allow to add easily a new user if the admin password is lost
2015-09-12 17:08:32 +00:00
authzgroupsTest.php
authzgroups : Return RW if just the leaf is RW and not all the members of the path
2014-09-22 11:34:28 +00:00
autoload.php.dist
First version of tests for dblayer with support of 3 db engines. The tests files are generated from dblayerComplet
2014-09-11 14:33:47 +00:00
cachefileTest.php
…
configTest.php
…
configuration.php
…
dbjsonTest.php
Add DBJSON support. DBJSON is a NoSQL database, writing the data in one file. There is no optimizations, so it is not quick, but it works on all the PHP sites
2016-02-25 07:53:07 +00:00
dblayerauthzgroupsTest.php
dblayerauthzgroupsTest : add the authzgroups update in the tests
2015-08-21 13:14:21 +00:00
dblayerComplet.php
unittests : complete unit test crash : missing a disconnect in dblayer tests
2015-08-20 12:32:29 +00:00
inifileTest.php
Add inifile support
2015-12-08 15:19:19 +00:00
ipaddressesTest.php
ipaddresses : Add support to calculations on IP addresses
2016-02-23 11:55:59 +00:00
layout.html
…
markdownTest.php
BUG Markdown : if an automatic URL have two underscores, the <em> work and the URL is incorrect
2016-02-23 13:36:30 +00:00
outputhtmlTest.php
The output* can't exit or the unittest crash. Put an exception
2015-10-23 12:53:13 +00:00
outputjsonTest.php
…
routeTest.php
Update unit test route : add a random ratelimit dir instead of data (to allow to restart the test from empty)
2016-02-23 12:41:32 +00:00
userssqlTest.php
Add Tests/userssqlTest.php
2015-09-12 15:27:44 +00:00