witten
/
luminotes
Archived
1
0
Fork 0
This repository has been archived on 2023-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
luminotes/controller/test
Dan Helfman d3e040d984 Blog post URLs are now user-friendly and SEO-friendly. 2008-11-18 15:11:58 -08:00
..
Stub_cache.py Began conversion of all controller unit tests to use a real SQLite database. Still incomplete. 2008-08-19 14:22:40 -07:00
Stub_object.py Renaming new_model to model, now that the old bsddb model is out of the way. 2007-10-11 19:49:00 +00:00
Stub_smtp.py * Implemented controller.Users.send_invites(). 2007-12-06 01:32:20 +00:00
Stub_urllib2.py Wrote unit tests for controller.Users.paypal_notify() and thanks() methods. 2008-01-15 00:36:19 +00:00
Stub_view.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Test_controller.py Removed implict session locking from unit tests as well. 2008-10-07 14:35:52 -07:00
Test_database.py Made database tests not give spurious timing based errors. 2008-10-31 16:57:55 -07:00
Test_files.py Changed controller.Files.purged_unused() to support file links with rel="nofollow", thereby fixing a bug that purged all uploaded files! 2008-11-06 12:30:00 -08:00
Test_forums.py Blog post URLs are now user-friendly and SEO-friendly. 2008-11-18 15:11:58 -08:00
Test_groups.py New controller.Groups.update_settings() and associated unit tests. 2008-06-03 16:11:27 -07:00
Test_html_differ.py Fixed annoying bug where some unit tests didn't use stub SMTP class and so actually send real email messages. 2008-06-07 17:06:43 -07:00
Test_notebooks.py Lots of discussion forum / blog work. 2008-11-18 13:28:51 -08:00
Test_root.py Blog post URLs are now user-friendly and SEO-friendly. 2008-11-18 15:11:58 -08:00
Test_schema_upgrader.py Now doing schema_version table creation within upgrade_schema() method instead of apply_schema_delta(). 2008-10-17 01:26:12 -07:00
Test_users.py Unit tests for controller.Users to handle current() change so only parent notebooks are returned. 2008-11-17 23:38:22 -08:00
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00