Tobie Langel
|
ba6934ed87
|
Make Rake auto-generate test/unit/temp directory if it is missing.
|
2008-09-02 18:40:59 -07:00 |
Tobie Langel
|
bf967e3a41
|
yet more unittest clean-up
|
2008-09-02 18:22:57 -07:00 |
Tobie Langel
|
2d337cf367
|
Minor modifications to unit tests.
|
2008-09-02 18:21:18 -07:00 |
Tobie Langel
|
cf5d18097e
|
refactored unit tests quite a bit. Added JS and CSS fixtures.
|
2008-09-02 18:19:41 -07:00 |
Tobie Langel
|
81de0e3a77
|
seperated test files into JS and HTML fixtures. Added Ruby test file builder and test template.
|
2008-04-16 16:51:20 +02:00 |
Tobie Langel
|
0008fe4aed
|
prototype: Test.Unit refactoring. Allow running multiple instances of Test.Unit.Runner on the same page. Allow rake to run specific testcases. Closes #10704, #10705, #10706.
|
2008-01-06 00:34:39 +00:00 |
Tobie Langel
|
a427d4a1b0
|
prototype: jstest.rb cleanup.
|
2007-12-30 11:16:15 +00:00 |
Tobie Langel
|
143b13d069
|
prototype: Allow WEBrick to simulate slow or dropped connections and to ease Ajax request inspection.
|
2007-12-30 10:54:34 +00:00 |
Sam Stephenson
|
1c5e3fe3fb
|
prototype: Fix the test runner for Firefox in Leopard.
|
2007-10-23 17:41:44 +00:00 |
Tobie Langel
|
ba96fa77bf
|
prototype: Minor cosmetic changes to the display of unit tests in terminal.
|
2007-10-21 01:47:30 +00:00 |
Sam Stephenson
|
52cf3f2550
|
prototype: Merge -r7016:HEAD from ../branches/ajax. Add Ajax.Response object which supports the following methods: responseJSON, headerJSON, getHeader, getAllHeaders and handles browser discrepancies in the other response methods. Add sanitizeJSON, evalJS and evalJSON to Ajax.Request. Closes #8122, #8006, #7295.
|
2007-08-04 04:40:22 +00:00 |
Thomas Fuchs
|
431dd4e994
|
Prototype: Test library fixes: make rake dist work on Windows, only teardown if a browser is supported. Closes #8463, #8498. [Mislav Marohnic, grant]
|
2007-06-04 10:02:01 +00:00 |
Sam Stephenson
|
310b3eccfa
|
prototype: Fix jstest.rb IE support so you don't have to close the IE window after each test (yay!). Closes #8207.
|
2007-04-28 02:41:00 +00:00 |
Sam Stephenson
|
b360a93999
|
prototype: Fix jstest.rb Konqueror support. Closes #7140.
|
2007-04-28 02:37:53 +00:00 |
Thomas Fuchs
|
296cada736
|
Prototype: Make automatic unit testing work smoother on non-english versions of Windows
|
2007-03-27 18:31:25 +00:00 |
Sam Stephenson
|
bb4d189b37
|
prototype: Reorganize the source tree.
|
2007-01-18 22:24:27 +00:00 |