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 eaf45f5599 Links to embedded images now show up within the note tree's list of links.
Links to files that have not yet been uploaded (or have been deleted) are
now excluded from the note tree's list of links.
2008-06-17 20:25:44 -07:00
..
Stub_cache.py Now using memcached in various places to improve performance. If the Python 2008-03-05 00:34:58 +00:00
Stub_database.py View groups that you're a member of, with an indicatation if you're an admin of that group. 2008-05-28 16:05:38 -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 Update/remove group admin membership upon signup/cancellation. Some unit tests, but more needed for complete coverage. 2008-06-07 18:18:49 -07:00
Test_database.py Client code now only calls save_note() on the server when necessary, and 2008-03-07 23:14:39 +00:00
Test_files.py Fixed a bug that caused image files to get deleted if there were multiple images embedded within a single note. 2008-06-16 16:22:50 -07:00
Test_forums.py * Renamed existing controller.Notebooks.load_recent_notes method to just recent_notes(). 2008-04-29 00:54:08 +00: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 Links to embedded images now show up within the note tree's list of links. 2008-06-17 20:25:44 -07:00
Test_root.py Made signup support yearly subscriptions. 2008-05-08 19:14:39 +00:00
Test_users.py More unit tests for user admin signup/modify/cancel, along with a fix for a bug unearthed by the unit tests. 2008-06-09 14:29:31 -07:00
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00