forked from howardjones/network-weathermap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TESTS-todo.txt
executable file
·43 lines (26 loc) · 929 Bytes
/
TESTS-todo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Tests to add:
Template not first line [WARNING]
DONE rel pos of a rel pos
rel pos of a non-existent node [WARNING]
rel pos of a rel pos of the first rel pos [WARNING] - i.e. loop
MINTIMEPOS
MAXTIMEPOS
Testing for editor overlays in map drawing - force weathermap into editor mode
Writing a JPEG or GIF
HTMLSTYLE overlib, and related (OVERLIBGRAPH)
asJS
asJSON
writeJSONFile
writeDataFile
NOTES
INFOURL
overiding namedoffsets inherited from templates
None of the new cacti plugin functions
imagecreatefromfile - load from gif, load from jpeg, failed load
imagepolyline - not used?
myimagecolorallocate - doesn't do anything??
no testing for poller-common.php or ds-common.php (ds-common needs refactoring)
DS plugins need data sources to feed them
how to test if warnings appear?
A lot of error-cases are not tested
is JSON.php even used?