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
e1333dd7fc1af0fdf56e5180f00243fc5ccea810
qemudb
/
unit_test
History
EA Durbin
7532d9091e
Application::countWithRating() and getWithRating() should avoid queued applications. Add unit test
...
to ensure that we don't include queued applications
2006-09-30 01:31:04 +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
Authors: "EA Durbin" <ead1234@hotmail.com>, Chris Morgan <cmorgan@alum.wpi.edu>
2006-09-26 02:05:55 +00:00
test_application.php
Application::countWithRating() and getWithRating() should avoid queued applications. Add unit test
2006-09-30 01:31:04 +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
Fix a misnamed variable in image::resize_image_border() and add a unit test to make sure we call this function to test it
2006-08-31 02:23:01 +00:00
test_maintainer.php
Start to move maintainer related functions into maintainer class and separate maintainer related queries and logic from
2006-07-24 16:20:40 +00:00
test_query.php
Rename include/db.php to include/query.php, all of the functions in db.php were named query_*(). Rename test_db.php to
2006-07-17 20:56:07 +00:00
test_user.php
Start to move maintainer related functions into maintainer class and separate maintainer related queries and logic from
2006-07-24 16:20:40 +00:00