c77d701a41f1b77424b988c2e63f2a8e6829c7e6 |
|
19-Apr-2011 |
Luke Smith <lsmith@yahoo-inc.com> |
Normalize YUI config for tests. filter from url.
Use the query string filter={raw|debug} to override
min default filter applied to YUI config. |
998276643802ff9fb197fe220cbd9552da00a624 |
|
24-Feb-2011 |
Luke Smith <lsmith@yahoo-inc.com> |
Move tests from sandbox to src/X/tests/src
Adapt to test structure enforced by new builder
target 'tests'. Still more cleanup to do. But hopefully I didn't miss anything. C'mon CI! |
a6b6d4f21a57f1f83d714dc2491985e1569910ef |
|
24-Jul-2010 |
Luke Smith <lsmith@yahoo-inc.com> |
IE 6 doesn't like width: 'inherit' declaration in Console |
b40f5113b5f28daabc29b6ad49c905f290cf6cb7 |
|
25-Mar-2010 |
Luke Smith <lsmith@yahoo-inc.com> |
Moved test suites into modules for arraylist, event-synthetic, console, console-filters, async-queue, slider, stylesheet, and json. Consolidated testing in sandbox/unittest/all.html. Individual test pages still in src/(component)/tests/(component).html. More work to be done on the testing infrastructure, including addressing requisite markup or styles, possibly incorporating performance testing, isolating test env for each test suite, and possibly abstracting out YUI Test API in favor of meta-only structures translated into Y.Test.Suite/Cases |
c28f85fdfe5f4318a887f384ac1e58d40414fdba |
|
02-Mar-2010 |
Luke Smith <lsmith@yahoo-inc.com> |
yui-skin-sam => yui3-skin-sam |
4ffcac14ebeee19bdcf34f4fd9bd6e83073944a7 |
|
11-Jan-2010 |
Luke Smith <lsmith@yahoo-inc.com> |
Making an informative test passive (failure is ok). |
13a5ee3728c8d0a8ac7b95cf29627b0b8c05da8f |
|
07-Jan-2010 |
Luke Smith <lsmith@yahoo-inc.com> |
Adding a few tests for !important. And a new plain JS test suite initially containing only !important tests. The latter will be useful to test new browser versions for regressions or bug fixes. |
1fd79b116af4fdf76948c0e0ed8bb3ae47955e70 |
|
05-Nov-2009 |
Luke Smith <lsmith@yahoo-inc.com> |
Removing dpSyntaxHighlighter from test files. |
b0cfaf8e62a833866fd861fe7ff60747ba997be0 |
|
05-Jun-2009 |
Luke Smith <lsmith@yahoo-inc.com> |
Hiding the log times for readability. Removed extra () after use(..,fn)() in stylesheet test page. |
3b384bcd33151a8845965775e0732450ad8cfdb0 |
|
04-Jun-2009 |
Luke Smith <lsmith@yahoo-inc.com> |
Removing Console.printLogEntry override, since the method was removed. |
ddbbe6cfe718a63c7931e5847bf76dfe7c0942f3 |
|
30-Apr-2009 |
Luke Smith <lsmith@yahoo-inc.com> |
Updates from yui2 and API docs and test suite. |
1b1d04b71607de440df231466133b91222991955 |
|
08-Mar-2009 |
Luke Smith <lsmith@yahoo-inc.com> |
Moving StyleSheet back into src |