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 df8ffd538a Fix for problem with HTML differ that would actually hang the entire server when fed certain lengthy HTML strings. Unit tests included. 2009-10-20 20:49:06 -07: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 Fixed a bug in which unicode characters in a customer's name prevented PayPal payments from going through properly. 2009-05-19 12:02:22 -07:00
Test_database.py Fixed a Luminotes Desktop bug in which creating and then clicking on a new note link sometimes caused a red error message. 2008-12-12 23:36:29 -08:00
Test_files.py Got controller.Files unit tests passing again since the uploading overhaul. Still need to do controller.Notebooks tests. 2009-03-20 00:57:14 -07:00
Test_forums.py Luminotes Discussion forums now change the discussion thread link color based on whether there are any new posts since you last visited the thread. 2009-03-16 17:09:31 -07: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 Fix for problem with HTML differ that would actually hang the entire server when fed certain lengthy HTML strings. Unit tests included. 2009-10-20 20:49:06 -07:00
Test_notebooks.py Fixed a bug in which some printed or exported notes appeared in alphabetical order instead of your chosen ordering. 2009-06-14 21:45:08 -07:00
Test_root.py No longer returning a list of all anonymous-readable notebooks along with the user's other notebooks. 2009-01-29 15:30:10 -08:00
Test_schema_upgrader.py Improved schema upgraded for the case when no new database schemas are available. Updated unit tests accordingly. 2009-03-06 15:14:17 -08:00
Test_users.py Fixed a bug in which unicode characters in a customer's name prevented PayPal payments from going through properly. 2009-05-19 12:02:22 -07:00
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00