Quincy Larson
f7ce5c2b2c
improve introductory challenges for ziplines and bonfires
2015-12-06 22:06:26 -06:00
Eric Leung
0fc53e430d
Add code tags to the word 'size' in Chunky Monkey
2015-11-30 11:00:26 -08:00
Logan Tegman
9d1f942d2a
Fix Misleading BF Test Messages
2015-11-29 19:46:44 -08:00
Berkeley Martinez
c47adfc37b
Keywords are not function calls
2015-11-29 16:28:32 -08:00
Logan Tegman
a0b724ce26
Merge pull request #4738 from AryanJ-NYC/fix/truncate-a-string-description
...
Corrected description of Truncate a String bonfire.
2015-11-28 09:42:01 -08:00
Aryan Jabbari
bf7c420799
Corrected description of Truncate a String bonfire.
...
Close #4706
2015-11-28 12:23:23 -05:00
Blauelf
444921574d
Added a test case to Where do I belong with return value 0
...
On the chat today I have seen several solutions that cannot return 0 (usually return arr.length instead), and they still pass, as there is no such test case. Here is one, `where([3, 10, 5], 3) === 0`.
2015-11-28 14:37:25 +01:00
Juan Martínez
6fc5fe0152
Fixes description on bonfire Check for Palindromes
...
Closes #4734
2015-11-27 21:03:00 -04:30
Logan Tegman
875a48d0e6
Fix BF Where Do I Belong Description
...
Closes #4458
2015-11-21 21:57:51 -08:00
Quincy Larson
ffd9d311e4
Merge pull request #4451 from justinian336/add/ES-translation-of-bonfires
...
add/ES-translation-of-bonfires
2015-11-16 10:20:07 -08:00
Logan Tegman
d8c73f9ed3
Merge pull request #4316 from krantzinator/fix/basic-bonfire-solutions
...
Add Solution For Bonfire: Where Do I Belong
2015-11-16 10:00:06 -08:00
krantzinator
220cbf46c6
add solution for Where Do I Belong
...
Update basic-bonfires.json
2015-11-15 23:21:34 -05:00
Victorino Machava
6a947a75d7
Update basic-bonfires.json
...
Changes the current MDNlink to my suggested link on the issue https://github.com/FreeCodeCamp/FreeCodeCamp/issues/4459 .
This PR closes https://github.com/FreeCodeCamp/FreeCodeCamp/issues/4459 .
PS: I checked to make sure my suggested link is in the module bonfireMDNlinks.
2015-11-15 22:55:17 +02:00
João Paulo Ribeiro
49829c59b9
add Solution for Bonfire:Check for Palindromes
2015-11-13 18:53:36 -03:00
justinian336
673e29c4fc
add/ES-translation-of-bonfires
2015-11-13 15:26:48 +00:00
SaintPeter
f67b16e21f
Add test case to Confirm the Ending, Clean up Solution
2015-11-10 19:24:22 -08:00
Logan Tegman
2df5f574f2
Merge pull request #4222 from faizaanceg/staging
...
Adding tests to Bonfire: Repeat a string repeat a string
2015-11-08 17:27:21 -08:00
Faizaan
a26a20e816
Fix test repeat(*, 8)
2015-11-09 06:33:43 +05:30
Logan Tegman
8dec5affb5
Fix BF Confirm The Ending Test
...
Closes #4232
2015-11-07 11:23:36 -08:00
Faizaan
e36d87e25e
fixes #4062
2015-11-07 05:50:04 +05:30
Rex Schrader
da7b1aaf22
Truncate String - add test, solution
2015-11-06 10:26:56 -08:00
Berkeley Martinez
28790899af
Add challenge testing
2015-11-01 17:22:03 -08:00
Logan Tegman
90c92b0504
Fix BF Title Case Test
...
Closes #3366
2015-10-30 22:00:47 -07:00
Utsav Ahuja
5aa23af1e9
Removed Chai.js mention from Bonfire
2015-10-30 02:25:19 -07:00
krantzinator
9663b33ab5
finished adding solutions for the Basic Bonfires
2015-10-26 19:06:48 -04:00
Quincy Larson
c1212e159c
Merge branch 'staging' of https://github.com/freecodecamp/freecodecamp into staging
2015-10-24 01:26:30 -07:00
Quincy Larson
d1cc8350a4
Merge branch 'fix/bonfire-test' of https://github.com/awesomeaniruddh/FreeCodeCamp into awesomeaniruddh-fix/bonfire-test
...
Conflicts:
seed/challenges/basic-bonfires.json
2015-10-24 01:25:42 -07:00
Quincy Larson
d970e5a97c
Merge pull request #3383 from abhisekp/correct-test-bf-where-belong
...
Modify tests for Bonfire - Where do I belong
2015-10-24 00:46:16 -07:00
Quincy Larson
a4e893ead9
Merge pull request #3384 from richchurcher/fix/where-do-i-belong
...
Modify description for Where do I belong
2015-10-24 00:45:28 -07:00
krantzinator
9a19e7e2e6
added 5 solutions to basic bonfires
2015-10-22 08:33:10 -04:00
Abhisek Pattnaik
2f19f77ccd
Remove extra \ (backslash) character
2015-10-16 14:40:47 +05:30
Aniruddh Agarwal
3236b62651
Add test to truncate string
2015-10-15 16:58:19 +08:00
Logan Tegman
8e81c2d30c
Merge pull request #3591 from ahstro/fix/confirm-the-ending-tests
...
Confirm the Ending: Add test case
2015-10-14 17:35:23 -07:00
Berkeley Martinez
9fb6b5660f
Merge pull request #3727 from QuincyLarson/estimates
...
Time estimates for each block of challenge (by popular request)
2015-10-13 15:49:39 -07:00
Quincy Larson
bf17a54b75
add time estimates to challenge blocks on map
2015-10-12 22:56:10 -07:00
Logan Tegman
a651535f9f
Fix BF Slasher Flick Tests
...
Closes #3687 and adds a case to catch the problematic solution pointed out by @bugron
2015-10-11 10:10:22 -07:00
SaintPeter
e4b14516ce
Remove suprious parameters from early Bonfires
2015-10-10 13:24:15 -07:00
ahstro
15ff3d46db
Seek and Destory: Remove problematic argument
...
Remove an empty string passed as an argument to `destroy()`. This
argument, being the last, caused people to think their code worked
correctly when it, in fact, worked correctly on all arguments except the
last one.
2015-10-08 17:32:06 +02:00
Quincy Larson
c709daabd1
update challenge sequence and break on boarding into two sections
2015-10-07 00:41:43 -07:00
ahstro
c3aafafc16
Confirm the Ending: Add test case
...
Add a test case that makes sure the user can't just check the last
character or word.
2015-10-05 18:01:28 +02:00
Abhisek Pattnaik
32cce26251
Modify tests for Bonfire - Where do I belong
...
close FreeCodeCamp/FreeCodeCamp#3381
2015-10-04 11:46:08 +05:30
ahstro
1f38accd14
Truncate a string: Minor typo
...
The assert message said `1`, instead of the number `11` that was
actually being used in the assertion.
2015-10-03 11:23:41 +02:00
Quincy Larson
344a5b9103
Merge branch 'staging' into map-restructure
...
Conflicts:
seed/challenges/basic-ziplines.json
seed/challenges/intermediate-ziplines.json
2015-10-02 11:23:54 -07:00
Quincy Larson
b78696463d
remove vestigial difficulty attribute from challenges
2015-10-02 01:06:27 -07:00
Quincy Larson
8dc908aa30
restructure challenges and add certificate challenge skeletons
2015-10-01 23:54:20 -07:00
Aniruddh Agarwal
89ed66636f
Merge pull request #3376 from natac13/fix/slasher-flick-unclear-head-of-array
...
fix unclear description slasher flick
2015-10-02 05:20:28 +08:00
Quincy Larson
9b35bb01a8
finish QAing basic and intermediate bonfires
2015-09-30 01:33:07 -07:00
Quincy Larson
91f48e9c2a
refactor messages on basic and advanced bonfires
2015-09-29 15:00:27 -07:00
Quincy Larson
144ae3bef2
add messages to basic and advanced bonfires
2015-09-28 19:55:58 -07:00
Quincy Larson
40ec3852cc
refactor tests to show same message when passing and failing
2015-09-27 23:22:06 -07:00