Commit Graph

112 Commits

Author SHA1 Message Date
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
Quincy Larson
35b936d737 remove unneccessary additional bonfire argument I added a month ago 2015-09-27 00:21:15 -07:00
Rich Churcher
29069c7b97 Make plain that the array is not already sorted. 2015-09-21 08:34:22 +12:00
natac13
83fda0b7a0 fix unclear description slasher flick
closes #3373
2015-09-20 11:21:57 -04:00
Aniruddh Agarwal
f4f72ec0ef Fixes basic bonfire's permissive test 2015-09-20 07:53:25 +08:00
ahstro
9b1497edd8 Fix typo in bonfire test case 2015-09-16 22:34:25 +02:00
ahstro
b6f7c5391c Add more falsy values to 'Falsy Bouncer', again.
This was already fixed at some point by abhisekp, but their changes
seems to have been overwritten somewhere along the line.
2015-09-15 18:46:51 +02:00
Berkeley Martinez
5b760b7cf3 Merge branch 'bonfire-tests' of https://github.com/QuincyLarson/freecodecamp into QuincyLarson-bonfire-tests 2015-09-14 15:28:14 -07:00
Quincy Larson
158a5e4841 verify all basic-bonfires.json bonfires work as before 2015-09-14 14:55:00 -07:00
Utsav Ahuja
2726b5026d Fixed ambigious wording 2015-09-14 14:30:53 -07:00
Quincy Larson
d56b6711a1 most of the basic bonfires have running tests 2015-09-14 13:43:04 -07:00
Quincy Larson
3e713ca906 Merge branch 'staging' into bonfire-tests
Conflicts:
	seed/challenges/basic-bonfires.json
	seed/challenges/intermediate-bonfires.json
2015-09-14 00:24:33 -07:00
Aniruddh Agarwal
c310efef97 Fixed typo in basic bonfire description
Changed 'Meet Bonfire' bonfire's description from `clicking Run code` to `clicking Run tests`
closes #3235
2015-09-11 09:00:55 +08:00
Quincy Larson
7f3446ddec Merge pull request #3115 from abhisekp/add-test-bf-palindrome
Add and Update test cases for "Bonfire: Check for Palindromes"
2015-09-09 14:29:56 -07:00
benmcmahon100
977c0e4e73 Set up new curriculum order. OOPF is now before basic bonfires and where art thou is now in intermediate 2015-09-09 18:10:22 +01:00
Abhisek Pattnaik
72c3ae0a5b Add more falsy values 2015-09-08 16:06:44 +05:30
Anton Strömkvist
f1df39f20b Merge pull request #3150 from natac13/fix-mispelling-#3149
Grammatical error: fix mispelling of falsey to falsy
2015-09-08 02:34:11 +02:00
Timothy Cyrus
e49ac00b9c Update basic-bonfires.json
Remove repeated "the" in Instructions for "Where art thou"

Changed "the the" to "the"
2015-09-07 17:46:49 -04:00
natac13
aee8f5c05b fix mispelling of falsey to falsy
closes #3149
2015-09-07 13:09:51 -04:00
Arsen Melikyan
b2983590f5 Merge pull request #2288 from marksurnin/marksurnin-factorial-bonfire-tests
Added a test for factorial(0) to be equal to 1.
2015-09-06 15:45:12 +04:00
Abhisek Pattnaik
528f2da924 Add test for Bonfire Check for Palindromes
- Checks unicode characters between "Z" (capital Z) and "a" (small a)"
such as "\" (forward slash) as punctuation.
2015-09-06 13:33:40 +05:30
Abhisek Pattnaik
6c9ae6a100 Update tests for Bonfire Check for Palindromes
- Replace expect with assert
- Use strictEqual for checking equality of primitive
- Add message to assert test cases
- Minor modification to some existing test cases
2015-09-06 13:33:17 +05:30
Quincy Larson
145c0ab7f7 Merge pull request #3040 from natac13/attemp-fix-poor-description-#3038
Attempt to fix poor description Where Art Thou
2015-09-04 15:09:35 -07:00
Abhisek Pattnaik
de86774f26 Add Bonfire Check for Palindromes test cases
Add test cases with numbers in the string to also check for numbers.
2015-09-05 02:41:20 +05:30
Natac13
fc0e7543c1 Attempt to fix unclear description Where Art Thou
closes #3038
2015-09-03 18:21:36 -04:00
benmcmahon100
16175a25be Merge #2887 2015-08-31 20:21:15 +01:00