This website requires JavaScript.
Explore
Help
Sign In
claunia
/
qemudb
Archived
Watch
1
Star
0
Fork
0
You've already forked qemudb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-24
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
a1a41d6b87ac249ff9d9aa3ca5427e5d6ac20858
qemudb
/
unit_test
History
Francois Gouget
41fce37200
Assorted spelling fixes
2006-12-31 19:39:41 +00:00
..
.htaccess
Protect unit_test directory from access with .htaccess containing 'deny from all'. Suggestion
2006-07-07 15:57:11 +00:00
path.php
Clean up user class. Implement start of unit testing framework for appdb.
2006-06-27 03:59:16 +00:00
run_tests
Clean up user class. Implement start of unit testing framework for appdb.
2006-06-27 03:59:16 +00:00
run_tests.php
Unit tests should disable sending email before they execute, we don't want any accidental emails sent when developers are
2006-12-02 19:44:31 +00:00
test_application.php
Unit tests should run with E_ALL so we can detect all errors. Fix dozens of errors that popped up after enabling all errors.
2006-11-25 17:24:44 +00:00
test_common.php
Unit test for query_parameters(), fix bugs in query_parameters() found by the unit test
2006-06-27 16:39:40 +00:00
test_error_log.php
Flush the error log before performing the error log test, otherwise pending errors can throw the tests error count off
2006-09-27 02:47:52 +00:00
test_image.php
Unit tests should run with E_ALL so we can detect all errors. Fix dozens of errors that popped up after enabling all errors.
2006-11-25 17:24:44 +00:00
test_maintainer.php
Allow the user to tick a checkbox upon application submission, indication
2006-12-09 05:07:25 +00:00
test_query.php
Unit tests should run with E_ALL so we can detect all errors. Fix dozens of errors that popped up after enabling all errors.
2006-11-25 17:24:44 +00:00
test_user.php
Assorted spelling fixes
2006-12-31 19:39:41 +00:00