summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Use testtools not pyunit3k.Jonathan Lange2008-10-045-16/+16
* Rollback rename of adsorbSuite.Jonathan Lange2008-09-132-10/+10
* Move test_suite definitions to the top of test files, because lifelessJonathan Lange2008-09-084-25/+25
* Add a test to confirm that sortTests is called.Jonathan Lange2008-09-071-0/+11
* 80 colsJonathan Lange2008-09-071-4/+8
* Vertical whitespace.Jonathan Lange2008-09-072-3/+1
* Rename makeResource and cleanResource to make and clean.Jonathan Lange2008-09-074-15/+15
* Rename OptimizingTestSuite back to OptimisingTestSuite.Jonathan Lange2008-09-074-27/+28
* Move cost_of_switching and switch back into OptimizingTestSuite.Jonathan Lange2008-08-282-48/+56
* Rename flatAddTest to addTestFlat.Jonathan Lange2008-08-282-5/+5
* Add a massive TODO file.Jonathan Lange2008-08-171-12/+0
* Move more stuff out of OptimizingTestSuite. This time its the logic toJonathan Lange2008-08-172-21/+22
* SampleTestResource wasn't adding anything.Jonathan Lange2008-08-174-43/+5
* Put in a note about how wrong the calculation are.Jonathan Lange2008-08-172-1/+38
* Make _getGraph take only tests with resources as a parameter.Jonathan Lange2008-08-172-20/+13
* Extract the cost of switching logic into its own function.Jonathan Lange2008-08-172-3/+56
* Test split_by_resources to death.Jonathan Lange2008-08-171-0/+48
* More refactoringJonathan Lange2008-08-281-26/+22
* Rename adsorbSuite to flatAddTest, add a bunch of tests for it.Jonathan Lange2008-08-172-10/+39
* More refactoring.Jonathan Lange2008-08-171-15/+15
* More factories, less class declarations.Jonathan Lange2008-08-171-20/+24
* Explode some test cases again.Jonathan Lange2008-08-171-17/+29
* Move more stuff into setUp.Jonathan Lange2008-08-171-22/+20
* Refactor a little to take advantage of instance-based resources.Jonathan Lange2008-08-171-38/+38
* Refactor things a bit, maybe too much.Jonathan Lange2008-08-171-9/+10
* Handle getting a dirty resource. Add another test.Jonathan Lange2008-08-172-0/+31
* Explode the rest of the TestResource tests, fixing one minor semantic bug.Jonathan Lange2008-08-172-42/+78
* Move some basic state into the constructor.Jonathan Lange2008-08-172-5/+17
* Explode testDefaultResource into many smaller tests.Jonathan Lange2008-08-172-5/+28
* Don't need this anymore.Jonathan Lange2008-08-171-3/+0
* Don't need quite so many subclasses of TestResourceJonathan Lange2008-08-171-11/+7
* Change TestResource so that instances of it are passed to test cases,Jonathan Lange2008-08-175-149/+132
* Nicer repr() of mock tests.Jonathan Lange2008-08-171-0/+6
* Use assertIn for multiple choice answer.Jonathan Lange2008-08-171-4/+4
* Use nicer assertions that pyunit3k provides.Jonathan Lange2008-08-174-22/+17
* Use pyunit3k for testing.Jonathan Lange2008-08-174-9/+11
* Split the sample resource test into a separate case.Jonathan Lange2008-08-171-15/+18
* Remove import tests.Jonathan Lange2008-08-173-9/+0
* Nicer whitespaceJonathan Lange2008-08-162-16/+17
* Nicer imports.Jonathan Lange2008-08-161-13/+13
* More imports.Jonathan Lange2008-08-161-10/+10
* Nicer imports.Jonathan Lange2008-08-161-5/+6
* Move the test_suite hooks to the end of the test modules.Jonathan Lange2008-08-164-21/+24
* Do nicer imports.Jonathan Lange2008-08-161-4/+5
* Add a comment.Jonathan Lange2008-08-161-0/+3
* Move some comments to the bottom of the file.Jonathan Lange2008-08-161-2/+2
* Lots of docstrings.Jonathan Lange2008-08-161-12/+39
* Whitespace.Jonathan Lange2008-08-161-2/+2
* Fill comments.Jonathan Lange2008-08-161-6/+6
* Remove old comment.Jonathan Lange2008-08-161-1/+0