kthakore / MTFT

migrationtestfromtrac
1 stars 0 forks source link

create tests for SDL.pm #27

Closed kthakore closed 13 years ago

kthakore commented 13 years ago

t/sdlpm.t currently only tests "in", not even "verify" (see ticket #35 to understand what they are).

There are -several- methods mentioned in the pod for SDL.pm but not explicitly tested anywhere, like GetError and friends. There should be -at least- a "can_ok" test for each of those, but preferably something that would test whether they are working properly or not.

This should make it easier for us to track backwards compatibility and retrieve more detailed error status from testers.

kthakore commented 13 years ago

Author: kthakore Time: 1255487898 Field: blockedby Value: 36

kthakore commented 13 years ago

Author: kthakore Time: 1259179569 Field: status Value: closed

kthakore commented 13 years ago

Author: kthakore Time: 1259179569 Field: resolution Value: worksforme

kthakore commented 13 years ago

Author: kthakore Time: 1259179569 Field: comment Value: We have 1200+ relevant tests.