Jonathan Frederic
|
75b148d40b
|
Renamed widgets...
TextWidget, TextareaWidget, CheckboxWidget, and SelectWidget
|
2014-01-28 12:51:24 -08:00 |
|
MinRK
|
119052f75d
|
first review pass on widget tests
|
2014-01-26 17:01:59 -08:00 |
|
Jonathan Frederic
|
c39050e642
|
Fixed widget_manager instance test.
|
2014-01-17 16:32:58 +00:00 |
|
Jonathan Frederic
|
c085593e2a
|
More fixes
|
2014-01-16 10:57:18 +00:00 |
|
Jonathan Frederic
|
d103c682c5
|
Many checks off the todo list, test fixes
|
2014-01-16 10:57:17 +00:00 |
|
Jonathan Frederic
|
43bd3ae2ef
|
Organized tests.
|
2014-01-16 10:57:08 +00:00 |
|
Jonathan Frederic
|
8853e40905
|
Added throttling test
|
2014-01-16 10:57:08 +00:00 |
|
Jonathan Frederic
|
aae6970944
|
Added StringWidget tests
|
2014-01-16 10:57:08 +00:00 |
|
Jonathan Frederic
|
a3a8a1efb1
|
Added list modification test to selection widget.
|
2014-01-16 10:57:08 +00:00 |
|
Jonathan Frederic
|
401997580e
|
Added selection widget tests
|
2014-01-16 10:57:08 +00:00 |
|
Jonathan Frederic
|
df2c5d7d06
|
Removed js test utils commit and rebased with master.
Also add test to see if selection widgets are atleast displayed.
|
2014-01-16 10:57:08 +00:00 |
|
Jonathan Frederic
|
4ec03f00d9
|
Partially implemented selection widget tests
|
2014-01-16 10:57:08 +00:00 |
|
Jonathan Frederic
|
d398ab6720
|
Added multicontainer widget tests
|
2014-01-16 10:57:08 +00:00 |
|
Jonathan Frederic
|
35e74c41b8
|
Added int range and int widget tests.
|
2014-01-16 10:57:08 +00:00 |
|
Jonathan Frederic
|
2ae3e86b50
|
Added ImageWidget tests
|
2014-01-16 10:57:07 +00:00 |
|
Jonathan Frederic
|
b66bd65e75
|
Added float widget tests
|
2014-01-16 10:57:07 +00:00 |
|
Jonathan Frederic
|
a880181297
|
Added float range widget tests
|
2014-01-16 10:57:07 +00:00 |
|
Jonathan Frederic
|
5e01a6bb1e
|
Uncommented parent/child test that was failing
|
2014-01-16 10:57:06 +00:00 |
|
Jonathan Frederic
|
b020a0b129
|
Add container tests
|
2014-01-16 10:57:06 +00:00 |
|
Jonathan Frederic
|
1865d07928
|
Added bool widget value toggle tests
|
2014-01-16 10:57:06 +00:00 |
|
Jonathan Frederic
|
9a15dca291
|
Added test to check initial states of bool views
|
2014-01-16 10:57:06 +00:00 |
|
Jonathan Frederic
|
e2143d5a8f
|
Added basic bool widget tests
|
2014-01-16 10:57:06 +00:00 |
|
Jonathan Frederic
|
0b580b9f9a
|
Make widget tests use new casper util functions
|
2014-01-16 10:57:06 +00:00 |
|
Jonathan Frederic
|
ced0de342d
|
Cleaned up utilities in widget casper js tests
|
2014-01-16 10:57:06 +00:00 |
|
Jonathan Frederic
|
b53802472b
|
Added button tests
|
2014-01-16 10:57:06 +00:00 |
|
Jonathan Frederic
|
9d8a0f62f1
|
Basic test widget button.
|
2014-01-16 10:57:06 +00:00 |
|
Jonathan Frederic
|
8daa879087
|
Fixed casperjs widget tests
to match WidgetManager requirejs load changes
|
2014-01-16 10:56:59 +00:00 |
|
Jonathan Frederic
|
e169e97409
|
Add basic widget.js tests
|
2014-01-16 10:56:03 +00:00 |
|