Bryan Robbins
Bryan Robbins
As we are trending towards a collection of independent tools, it makes more sense to move away from the POM hierarchy we are trying to leverage now. There may still...
Should be a library call (no wrapping into model/engine/etc. required).
It should possible to specify an equivalence class and its parameters to a single function and receive a single value out. This should be library call (no model/engine/etc. required).
As a user, I want to generate data values based on SQL types (e.g., VARCHAR(255), BLOB, etc.). I should be able to use these types from any DG model as...
In our current implementation, any exceptions thrown by the outputThread in DefaultDistributor have no way of propagating to the parent thread. When the thread dies, the exception is lost. We...
So that we can avoid exception handling code in tests and widget class implementations, we should support a getPropertyValueOrDefault(...) method. This came up in discussion of #24
Update folder structure to use multiple maven modules rather than single.
Will start gathering some notes here: https://github.com/FINRAOS/JTAF-ExtWebDriver/wiki/GWT-Widget-Library----DRAFT @knappk has looked into this before, has many thoughts on this already.
Gradle is a build tool (like Ant, Maven) written in Groovy. It has a plugin for node (https://github.com/srs/gradle-node-plugin) and may be able to run Karma tests as well (http://stackoverflow.com/questions/22336537/how-to-run-js-karma-tests-from-gradle). Of...
Possible Limits for Alpha: * Maximum number of jobs per hour/day/week * Maximum number of columns, rows in leaderboard output * Maximum number of custom column definitions per job