Commit Graph

1428 Commits

Author SHA1 Message Date
e28fa86708 Modified regex in test case for passing img tag spanning multiple lines 2015-12-06 21:08:30 -05:00
4ecc9925fa Merge pull request #5006 from vtamara/fix/translation-minor-spanish
Minor improvements to spanish translation
2015-12-05 00:02:30 -06:00
783d43a9eb Merge pull request #5011 from alan1001110/drop_it/add_test
Added test case to Bonfire Drop It
2015-12-04 09:05:18 -08:00
1797807d92 Merge pull request #5013 from MEXshredder/add/ES-translation-for-gear-up-for-success
translation for gear up for success challenge
2015-12-04 11:43:55 +04:00
270d3c497a translation for gear up for success challenge 2015-12-04 01:31:10 -06:00
53c76c6f7c Merge pull request #5012 from gasperno/fix/test-case-modify
Fixed typo in test case and modified the test case
2015-12-03 23:03:51 -08:00
456b1367b8 Merge pull request #5007 from LenaBarinova/fix/incorrect-input-still-passes-the-test
Fix test to fail on incorrect input
2015-12-04 10:58:02 +04:00
61250081be Fixed typo in test case and modified the testcase to pass test-challenges 2015-12-04 01:45:18 -05:00
7a3a3b779a Added test case to Bonfire Drop It Closes #4741 2015-12-03 22:44:59 -08:00
b6e8e5d1a7 Fix test to fail on incorrect input in Waypoint: Add Font Awesome Icons to our Buttons
Added more precise checking for not only class of the button but also text
2015-12-03 22:43:26 -08:00
ce20aa7fd3 Merge pull request #4999 from xjlim/fix/fix-hexademical
fix typo in description
2015-12-04 09:26:04 +04:00
bbd386f56b Minor improvements to spanish translation 2015-12-03 19:02:34 -05:00
e8514dd01f fix typo 2015-12-03 13:33:10 -08:00
1a38d981a7 change million to thousand in accordance to graph 2015-12-03 07:06:34 -05:00
f9d46a15ed Fix second test to only test for brackets
- properly detect curly brackets without countradicting the first test
result.
2015-12-03 09:18:36 +01:00
7b742922e6 added test case to improve a waypoint 2015-12-03 02:44:50 -05:00
2eecdfb2aa Fix: Check if both P tags have a font-size of 16px
currently the test would pass, when you add font-size 16px to the red-text class.
Even tho the second p tag didn't have the class.
2015-12-03 05:41:24 +01:00
7648b21a66 Merge pull request #4963 from SaintPeter/fix/uncomment-html-degenerate-test
Fix Uncomment HTML bad 4th test
2015-12-02 20:16:37 -08:00
5977e53059 Merge pull request #4960 from SaintPeter/fix/fix-test-variable-collision
Fix 'test' variable name collision for Regular Expression Waypoints
2015-12-02 19:09:03 -08:00
2af87df9f1 Fix Uncomment HTML bad 4th test 2015-12-02 19:07:21 -08:00
236a5a8d8b Solves text accuracy issue in Bootstrap Waypoint: Create a Custom Heading 2015-12-02 21:39:44 -05:00
08e1b50ab9 Fix 'test' variable name collision 2015-12-02 18:26:42 -08:00
bb97f47a5e Merge pull request #4772 from vtamara/add/ES-translation-json-apis-and-ajax
Indenting and translating to spanish json-apis-and-ajax.
2015-12-03 06:09:26 +04:00
f2657e959b Merge pull request #4768 from vtamara/add/ES-translation-object-oriente-and-functional-programming
Indenting and adding spanish translation of Object Oriented and Functional Programming.
2015-12-03 06:03:34 +04:00
e77ce4ec33 Indenting and translating to spanish. Closes #4545
Thanks for corrections to @justinian336
2015-12-02 20:54:48 -05:00
6549b957d3 Indenting and adding spanish translation. Closes #4543. Thanks for corrections to @justinian336 2015-12-02 20:41:56 -05:00
bd29912f2a Fix broken tests
Should use editor.getValue() or `code` when you need code
as a string.
2015-12-02 17:02:37 -08:00
3f253226f3 Add semicolons to tests
\#AlwaysUseSemicolons
2015-12-02 12:52:00 -08:00
cc3e633ec3 Fix Change editor.match to code.match to prevent collisions 2015-12-02 11:50:45 -08:00
ae93726939 Fix Assert messages missing prepended message: 2015-12-02 10:11:06 -08:00
a1e18d381b Merge pull request #4899 from DDaems/Fix/bonfire-where-art-thou
Fix: bonfire-where-are-thou
2015-12-02 08:29:57 -08:00
1147e0f4ea Capatilize 'Q' in jquery (step 13)
#4906
2015-12-02 08:45:57 +01:00
0660d87241 Add a additional test, to make it a bit more difficult to use string comparison to pass the tests.
At the moment the provided code will pass the test:

collection.map(function(obj){
      if(JSON.stringify(obj).includes(JSON.stringify(source).replace(/[{}]/g, ''))) arr.push(obj)
})
2015-12-02 06:20:31 +01:00
2639251cb2 Merge pull request #4861 from justinian336/Add/ES-translation-of-basejumps
Add ES translation of basejumps
2015-12-02 07:49:40 +04:00
80d564b504 Merge pull request #4880 from ltegman/fix/construct-javascript-objects-seed
Fix Construct Javascript Objects Seed
2015-12-01 19:32:58 -08:00
7b88d29c0d Add ES translation of basejumps 2015-12-02 02:20:51 +00:00
260a47531f Merge pull request #4783 from justinian336/Add/ES-translation-of-testing-and-debugging
Add ES translation of Testing and Debugging
2015-12-01 17:05:52 -08:00
53af246867 Fix Construct Javascript Objects Seed 2015-12-01 15:44:09 -08:00
c384fcdffa Merge pull request #4770 from justinian336/Add/ES-translation-of-bootstrap-waypoints
Add ES translation of Bootstrap Waypoints
2015-12-01 15:15:03 -08:00
649a324bf5 Merge pull request #4649 from Oxyrus/patch-1
Add Spanish translation
2015-12-01 15:14:04 -08:00
76edb825d0 Merge pull request #4617 from vtamara/add/ES-basic-javascript
Translation to spanish of basic-javascript.
2015-12-01 15:13:28 -08:00
0d22255e23 Add closing parenthesis to second test code
Fixes #4858
2015-12-01 22:22:06 +00:00
a4edfb2318 Fix WP Manipulate Arrays with Shift Example Code 2015-12-01 10:30:07 -08:00
8ee44021e2 Merge pull request #4818 from ltegman/fix/wp-typeof-tests
Fix Waypoint Typeof Tests
2015-12-01 21:18:20 +04:00
d8fabeabe0 Merge pull request #4846 from gasperno/fix/test-waypoint-image-link
Improve test case for waypoint:Turn an Image into a Link
2015-12-01 21:11:32 +04:00
21165d464c Fix a test and add periods 2015-12-01 15:49:14 +04:00
1b35056150 Improve test case for waypoint:Turn an Image into a Link 2015-12-01 02:06:12 -05:00
f2a2ae5be4 Fix Waypoint Typeof Tests 2015-11-30 12:59:34 -08:00
ad1d4e303c Merge pull request #4815 from erictleung/fix/space-consistency
Add space after `while` statement for consistency
2015-11-30 11:11:02 -08:00
5cedb1833a Add space after while statement for consistency 2015-11-30 11:07:21 -08:00