Commit graph

20 commits

Author SHA1 Message Date
Colin Kuskie
6c3369d0cb Revert "use temp config file for testing"
This reverts commit 9b725c6d42.
2010-06-14 15:19:54 -07:00
Colin Kuskie
a8b82efb7a More END block cleanups. 2010-06-13 21:33:22 -07:00
Graham Knop
9b725c6d42 use temp config file for testing 2010-06-10 10:09:54 -05:00
Colin Kuskie
13dd3f358c Finish updating AdSpace for reorganization.
Remove groupToPurchase, update tests to follow suit.
2009-09-02 18:47:55 -07:00
Graham Knop
c7f887e47a fix AdSpace, Ad tests 2009-03-03 20:11:22 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Colin Kuskie
4bcf390ce9 Allow certain fields in Ad and AdSpace to be cleared. Add tests
to verify that it works.
2008-08-20 16:40:55 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
Colin Kuskie
83310ba311 update copyright on tests 2007-07-07 03:56:44 +00:00
Colin Kuskie
6683d27795 clean-up. High code coverage always makes me excited 2007-02-23 05:11:55 +00:00
Colin Kuskie
906775d505 AdSpace has 100% coverage, aside from some conditionals in the set method.
Found and fixed an off by 1 error in displayImpressions that allowed boughtImpressions+1
impressions to be displayed.
2007-02-23 04:59:06 +00:00
Colin Kuskie
47c55075f6 add a test for deactivating an ad by impressions 2007-02-22 06:11:13 +00:00
Colin Kuskie
5d0b0a3c80 more AdSpace tests 2007-02-21 00:11:42 +00:00
Colin Kuskie
d884856148 begin a sequence of tests to check Ad and AdSpace interactions, countClicks and getAds 2007-02-19 05:00:32 +00:00
Colin Kuskie
d1ede96e63 Make AdSpace->get provide a hash ref if none is supplied.
Add tests to improve test coverage and to verify defaults from the
DB and the code.
2007-02-05 04:10:15 +00:00
Colin Kuskie
c9726f7b4d New AdSpace tests, need to start looking at coverage.
Added some comments and fixed some POD in AdSpace.pm and Ad.pm
2007-02-05 01:01:20 +00:00
Colin Kuskie
870d9dbe46 more tests for AdSpace and added more POD to AdSpace.pm and Ad.pm 2007-02-04 04:12:19 +00:00
Colin Kuskie
d3fbe15ca7 fix test cleanup for AdSpace, add leading 0 test to Form::Text 2006-09-12 04:35:35 +00:00
Colin Kuskie
a7fa4c6a92 Make testing conditional on a successful module load.
Add a test to check the reference of the created object.
Clean up at the end of the test so you can run it more than once at a time.
2006-08-07 05:00:28 +00:00
JT Smith
9ddd91570e - Added some more tests to the suite.
- Fixed the test skeleton
2006-08-03 19:38:41 +00:00