Quincy Larson
dca179c2c5
Merge branch 'staging' into converge-bonfires
...
Conflicts:
seed/challenges/basic-bonfires.json
seed/challenges/intermediate-bonfires.json
2015-09-30 19:06:28 -07:00
Quincy Larson
16c0c23b2c
finish QAing all bonfires
2015-09-30 19:04:26 -07:00
Quincy Larson
4fffabfe8f
fix exact change and QA all JS challenges
2015-09-30 18:33:32 -07:00
benmcmahon100
1b13ad2601
Added the skeleton for the fourth challenge. Challenge three needs some refinement in the testing system
2015-09-30 23:23:58 +01:00
benmcmahon100
2d6c91b513
Three complete. More to come
2015-09-30 23:01:56 +01:00
Quincy Larson
1994e340d3
all but 4 bonfires work
2015-09-30 14:57:58 -07:00
Quincy Larson
416a866ec0
add step based challenge to framework
2015-09-30 13:26:06 -07:00
natac13
90230ec907
fix test so it does not match code not in the answer
2015-09-30 05:13:13 -04:00
Quincy Larson
03675ef0a6
finish QAing basic and intermediate bonfires
2015-09-30 01:33:07 -07:00
Mike
ab72094333
Remove Unnecessary Left Over Semicolon
...
Remove left over semicolon from function that was converted from an anonymous function at https://github.com/FreeCodeCamp/FreeCodeCamp/issues/3287
2015-09-30 02:40:21 -04:00
Quincy Larson
cbc21ee03f
refactor messages on basic and advanced bonfires
2015-09-29 15:00:27 -07:00
Quincy Larson
838a80167e
finish first take at upper-intermediate bonfires
2015-09-29 14:34:51 -07:00
Quincy Larson
6657348722
finish first pass at intermediate bonfires
2015-09-29 14:18:43 -07:00
Quincy Larson
52c74f5a3d
merge staging
2015-09-29 13:44:58 -07:00
Quincy Larson
9e2db7636f
Merge branch 'staging' of https://github.com/freecodecamp/freecodecamp into staging
2015-09-29 13:20:29 -07:00
Quincy Larson
ddde4db821
Merge branch 'fix/intermediate-bonfires-tests' of https://github.com/awesomeaniruddh/FreeCodeCamp into awesomeaniruddh-fix/intermediate-bonfires-tests
...
Conflicts:
seed/challenges/intermediate-bonfires.json
2015-09-29 13:19:24 -07:00
Quincy Larson
1a653182e7
add messages to basic and advanced bonfires
2015-09-28 19:55:58 -07:00
Anton Strömkvist
759941c8a2
Merge pull request #3391 from awesomeaniruddh/fix/html-test-improvement
...
Added test to HTML5 waypoint to make it stricter
2015-09-29 04:27:59 +02:00
benmcmahon100
e2459fa869
Foundation fo AJAX stuff is done. Going to move on to process fetched data and creating a UI generating function for each individual object
2015-09-28 23:24:42 +01:00
Aniruddh Agarwal
5fc97da3c3
Add test HTML5 waypoint to make it stricter
...
- Added a test to the "Nest an Anchor Element within a Paragraph" waypoint. The text 'View more' must now be outside the <a> tags.
2015-09-28 21:06:08 +08:00
Anton Strömkvist
1ada40ead5
Merge pull request #3507 from natac13/fix/typo-in-test-slasker-flick
...
fixed typo in test
2015-09-28 11:11:35 +02:00
Anton Strömkvist
61d77f5709
Merge pull request #3403 from erictleung/feature/note-about-zero-index
...
Add note about how jQuery is zero-indexed to avoid confusion
2015-09-28 10:20:02 +02:00
Anton Strömkvist
8298fe7a04
Merge pull request #3504 from xeoneux/fix/bonfire-where-art-thou
...
Edit last test case for Bonfire: Where art thou
2015-09-28 09:51:03 +02:00
Quincy Larson
27f231e72f
refactor tests to show same message when passing and failing
2015-09-27 23:22:06 -07:00
Aniruddh Agarwal
82e61c28b2
Merge pull request #3520 from abhisekp/fix/waypoint-manipulate-arrays-with-unshift
...
Minor fix comments in Waypoint: Manipulate Arrays With unshift
2015-09-28 09:19:05 +08:00
Abhisek Pattnaik
0ef3e36d6f
Fix comments in Waypoint: Manipulate Arrays With unshift
2015-09-28 03:45:13 +05:30
Arsen Melikyan
9d89cf8a7a
Merge pull request #3516 from abhisekp/waypoint-modify-array-data
...
Correct comment in Waypoint - Modify Array Data With Indexes
2015-09-27 23:52:22 +04:00
Abhisek Pattnaik
305f661196
Correct comment
...
Replace "ourArray[1]" with "ourArray"
close FreeCodeCamp/FreeCodeCamp#3515
2015-09-28 01:04:59 +05:30
Quincy Larson
96804d37cf
confirm all advanced bonfires work though test output is not ideal yet
2015-09-27 01:04:21 -07:00
Quincy Larson
dc48635f5d
make more improvements to advanced bonfire tests
2015-09-27 00:52:27 -07:00
Quincy Larson
15f9fdabb7
Merge branch 'bonfire-failure-messages' into converge-bonfires
2015-09-27 00:34:35 -07:00
Quincy Larson
d25330278b
remove unneccessary additional bonfire argument I added a month ago
2015-09-27 00:21:15 -07:00
natac13
5d0cb58d3a
fixed typo in test
...
closes #3505
2015-09-26 11:17:49 -04:00
Aayush Kapoor
4a3283a5a7
Edit last test case for Bonfire: Where art thou
2015-09-26 16:01:46 +05:30
Eric Leung
e910853186
add note about how jQuery is zero-indexed for clarification
2015-09-24 03:57:36 -07:00
Aniruddh Agarwal
23a7745415
Merge pull request #3368 from bugron/fix/test-fix_in_bonfire-title-case-a-sentence
...
Fixes a test in a bonfire
2015-09-24 18:07:27 +08:00
Quincy Larson
a1d67fa255
Merge pull request #3471 from awesomeaniruddh/fix/rename-zipline
...
Renamed zipline for consistency
2015-09-23 17:40:30 -07:00
Joel Bentley
a75db9c7f2
Modify test to allow for blank line after comment
2015-09-23 18:21:16 -04:00
Aniruddh Agarwal
326ed99346
Renamed zipline for consistency
...
Renamed the 'Wikipedia Viewer' ziplines to 'Build a Wikipedia Viewer' to make it consistent with the other zipline names.
2015-09-23 16:27:42 +08:00
Quincy Larson
4d4aae6cf4
start refactoring advanced bonfires
2015-09-22 12:23:45 -07:00
Arsen Melikyan
9b24c15f29
Merge pull request #3351 from alnero/feature/russian-translation
...
Add russian translation for the basic-ziplines
2015-09-22 21:16:35 +04:00
ahstro
d9d558a8a9
Slot Machine false positives
...
The 'Add your JavaScript Slot Machine Slots' waypoint would
throw false positives if all slot numbers were the same, effectively
allowing the campers to pass the test without having written any code.
2015-09-21 23:42:19 +02:00
Anton Strömkvist
13d79f8a4f
Merge pull request #3321 from natac13/natac13-expect-to-assert-advanced-bonfires
...
changed expects to assert style tests
2015-09-21 16:56:33 +02:00
Nerodenko Alexey
0da44d712b
Add russian translation for the basic-ziplines
2015-09-21 17:19:22 +03:00
Joel Bentley
82605bbcb0
Fix test on Waypoint Use Comments to Clarify Code
2015-09-20 16:48:09 -04:00
Rich Churcher
e0df3171f4
Make plain that the array is not already sorted.
2015-09-21 08:34:22 +12:00
natac13
4763f9957c
changed expects to assert style tests
...
more uniform descriptions
closes #3316
2015-09-20 16:24:01 -04:00
Joel Bentley
182960af04
Fix tests on Waypoint Mobile Responsive Images
2015-09-20 15:52:54 -04:00
Arsen Melikyan
5ab8c0a228
Merge pull request #3377 from TylerMoeller/patch-1
...
Fix typo in html5-and-css.json
2015-09-20 20:27:01 +04:00
Anton Strömkvist
f06cf41065
Merge pull request #3369 from bugron/fix/editor-match-error_fix
...
Fixes two 'editor.match() in null' errors
2015-09-20 17:47:47 +02:00