diff options
Diffstat (limited to 'includes/js/dojo/tests/TODO')
-rw-r--r-- | includes/js/dojo/tests/TODO | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/includes/js/dojo/tests/TODO b/includes/js/dojo/tests/TODO new file mode 100644 index 0000000..c18bc3a --- /dev/null +++ b/includes/js/dojo/tests/TODO @@ -0,0 +1,11 @@ +This file lists tests that need to be implemented or expanded. See ticket #3121 +for changes related to things listed here. + +Tests to add: +------------- + * add tests for dojo.place() + +Tests to improve: +----------------- + * cookie tests don't seem to test expiry or date functions + * NodeList isn't testing several of its public methods (place, orphan, adopt, etc.) |