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
62820d242c843ab2816a2112e4eca4c86bf6c9a9
qemudb
/
unit_test
History
Chris Morgan
62820d242c
Purge and check session message count before and after the unit tests. The unit tests generate
...
a lot of session messages and we don't want to leave these around after the tests.
2007-07-30 01:56:39 +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 database creation to create the mysql interface user and grant permissions. Group
2007-07-24 21:49:23 +00:00
run_tests.php
Purge and check session message count before and after the unit tests. The unit tests generate
2007-07-30 01:56:39 +00:00
test_appData.php
Unit test cleanups. Fixes tests so they don't leave left over entries in the database. Add a
2007-07-26 03:47:34 +00:00
test_application.php
Unit test cleanups. Fixes tests so they don't leave left over entries in the database. Add a
2007-07-26 03:47:34 +00:00
test_common.php
Remove explicit user::login() call from create_and_login_user() since user::create() calls
2007-07-26 14:30:32 +00:00
test_error_log.php
Keep track of global success or failure and print out a summary success or failure when the
2007-03-31 17:12:55 +00:00
test_filter.php
Unit test cleanups. Fixes tests so they don't leave left over entries in the database. Add a
2007-07-26 03:47:34 +00:00
test_image.php
Unit test cleanups. Fixes tests so they don't leave left over entries in the database. Add a
2007-07-26 03:47:34 +00:00
test_maintainer_notify.php
Unit test cleanups. Fixes tests so they don't leave left over entries in the database. Add a
2007-07-26 03:47:34 +00:00
test_maintainer.php
Unit test cleanups. Fixes tests so they don't leave left over entries in the database. Add a
2007-07-26 03:47:34 +00:00
test_om_objects.php
Add objectManager support to the monitor class
2007-07-30 01:22:55 +00:00
test_query.php
Keep track of global success or failure and print out a summary success or failure when the
2007-03-31 17:12:55 +00:00
test_testData.php
Unit test cleanups. Fixes tests so they don't leave left over entries in the database. Add a
2007-07-26 03:47:34 +00:00
test_url.php
Unit test cleanups. Fixes tests so they don't leave left over entries in the database. Add a
2007-07-26 03:47:34 +00:00
test_user_password_migration.php
Add support for mysql versions >=4.0x by adding multiple hash attempts when logging in. We now
2007-07-26 14:39:15 +00:00
test_user.php
Add support for mysql versions >=4.0x by adding multiple hash attempts when logging in. We now
2007-07-26 14:39:15 +00:00