blob: c18bc3aa5d43b9bd41de1405cab8ddb3cd93fc98 (
plain)
1
2
3
4
5
6
7
8
9
10
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.)
|