29
edits
(Main idea) |
(Added implementation note) |
||
| Line 8: | Line 8: | ||
As I see it we should be able to test a lot of basic context, MDG, event functions without user interaction, and automatically check for correct values and states using the nsIXFormsAccessors API. So using a harness that spawns tests, and then waits for a success/failure message or a timeout, would should make it possible to test a lot of stuff automatically. | As I see it we should be able to test a lot of basic context, MDG, event functions without user interaction, and automatically check for correct values and states using the nsIXFormsAccessors API. So using a harness that spawns tests, and then waits for a success/failure message or a timeout, would should make it possible to test a lot of stuff automatically. | ||
== Implementation == | |||
I'm a good way through the actual implementation of a test harness to automatize the tests. It will be public soon. | |||
[[User:Beaufour|Beaufour]] 08:23, 14 Mar 2006 (PST) | |||
edits