Commit Graph

7 Commits

Author SHA1 Message Date
ahocevar 88572303fb Addressing @tschaub's review comment. 2012-08-14 13:31:41 +02:00
ahocevar 5fff368a2d Addressing review suggestions and fixing asynchronous function calls.
This commit addresses @bartvde's review comments, adds more documentation, and fixes asynchronous function calls. Previously, when creating multiple processes with the same identifier, the describe callback would only have been called for the first process. This was fixed to move DescribeProcess handling from WPSProcess to WPSClient.
2012-08-14 13:17:07 +02:00
ahocevar 94f3ab393f Giving the test code more time to execute. 2012-08-12 22:08:43 +02:00
ahocevar 96db01006c Making Firefox happy. 2012-08-11 19:32:17 +02:00
ahocevar e2acbc56d0 More docs and unit tests. 2012-08-11 19:32:17 +02:00
ahocevar ebc71b492e Making sure that the process description is not loaded. 2012-08-11 19:32:17 +02:00
ahocevar c64621f510 Adding unit tests. 2012-08-11 19:32:17 +02:00