Commit Graph

742 Commits

Author SHA1 Message Date
Aniruddh Agarwal
b976298699 Fixed incorrect challenge seed for bootstrap waypoint
Waypoint 'Use Spans for Inline Elements' has incorrect code in the seed. Corrected it.
Closes #3089
2015-09-08 10:39:07 +08:00
Arsen Melikyan
fbe578022f Merge pull request #1866 from jbmartinez/jbmartinez-1854
Changed test case for Waypoint: target elements by id
2015-09-06 19:28:40 +04:00
Juan Martínez
a96cbb3650 removed semicolons at the end of asserts 2015-09-06 15:08:14 +00: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
Arsen Melikyan
5e38589a38 Merge pull request #2410 from souldreamer/patch-1
[Waypoint: Remove Classes from an element with jQuery] usually expected to not validate if using removeClass() without parameters
2015-09-06 15:14:37 +04:00
Arsen Melikyan
66b453f7cc Merge pull request #2426 from saadanerdetbare/saadanerdetbare-2324
Force id attributes to be under relevant parents
2015-09-06 14:21:54 +04:00
Arsen Melikyan
ad6b3c5db7 Merge pull request #2579 from ahstro/ahstro-2573
Check all children instead of just one in 'Target Children with jQuery'
2015-09-06 13:18:23 +04:00
Arsen Melikyan
3db96c8951 Merge pull request #3114 from elitepc/staging
added missing verb in the get set for basejumps
2015-09-06 11:14:16 +04:00
Arsen Melikyan
482c9cb5d1 Merge pull request #3109 from AryanJ-NYC/AryanJ-NYC-2136
Added details to instructions of JS arrays waypoint
2015-09-06 10:18:44 +04:00
Arsen Melikyan
787ac80c2a Merge pull request #3110 from natac13/added-test-to-allow-single-double-qoutes-and-fixed-typo
General improvements to jquery challenge file
2015-09-06 10:10:45 +04:00
Aryan Jabbari
06f611ebf8 Used strict equality for second assert 2015-09-06 00:39:07 -04:00
Aryan Jabbari
c4e0c363c2 Checks that length is used twice for JS bracket notation challenges; closes #3105 2015-09-06 00:37:12 -04:00
natac13
5067a2f1e1 General improvements to jquery file
added a few tests to account for single and double quotes
fixed a typo
added test to add clarity

closes #3107
2015-09-05 21:39:27 -04:00
Aryan Jabbari
b14e2847ba Added details to instructions of JS arrays waypoint; closes #2136 2015-09-05 20:53:54 -04:00
elitepc
8716319e1b added missing verb in the get set for basejumps 2015-09-05 20:59:46 +01:00
benmcmahon100
2c5c304ba2 Merge #2887 2015-09-05 01:04:25 +01:00
Quincy Larson
1ea3605519 Merge pull request #3002 from dmytroyarmak/dmytroyarmak-2999
Improve test cases for Generate Random Whole Numbers within a Range
2015-09-04 15:27:36 -07:00
Quincy Larson
050599fa83 Merge pull request #3071 from QuincyLarson/fix-typeof-wording
fix typeof wording
2015-09-04 15:26:27 -07:00
Quincy Larson
05db23088c fix typeof wording 2015-09-04 15:22:45 -07:00
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
Quincy Larson
cc278d1993 Merge pull request #3046 from ahstro/ahstro-3045
Updated ExpressWorks exercises in waypoint
2015-09-04 15:05:53 -07:00
Quincy Larson
6f3de04bed improve jquery challenge wording 2015-09-04 15:00:58 -07:00
Quincy Larson
162ef38a57 Merge pull request #3050 from natac13/fix-students-using-example-in-challenge-parent-jquery
fix misleading description that leads to issues being submitted.
2015-09-04 14:54:19 -07:00
Quincy Larson
ced1d7dff9 Merge pull request #3056 from natac13/added-test-slot-machine-#2111
Added tests to JavaScript Give Slot Machine Some Style
2015-09-04 14:49:12 -07:00
Quincy Larson
206dee5720 Merge pull request #3067 from abhisekp/add-test-bf-palindrome
Add test cases to Bonfire:Check for Palindrome
2015-09-04 14:31:17 -07:00
Quincy Larson
40e558d5f4 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-09-04 14:27:08 -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
5b311b8943 Added tests to JavaScript Give Slot Machine Some Style
The challenge could be passed by copying the code 3 times.
Made new tests to stop this

closes #2111
2015-09-04 13:48:51 -04:00
Arsen Melikyan
358914f305 Merge pull request #2959 from awesomeaniruddh/awesomeaniruddh-2946
updated description of waypoint to make it more specific
2015-09-04 17:07:04 +04:00
natac13
4c4b8ea737 fix misleading description that leads to issues being submitted.
closes #3044
closes #2980
closes #2805
closes #2337
2015-09-04 08:11:44 -04:00
Aniruddh Agarwal
90fb634718 Update html5-and-css.json 2015-09-04 17:44:27 +08:00
ahstro
4f883b9f39 Updated ExpressWorks exercises in waypoint 2015-09-04 09:55:07 +02:00
Quincy Larson
95624cd17b Merge branch 'fix-camper-news-zipline' into staging 2015-09-03 18:40:04 -07:00
Natac13
fc0e7543c1 Attempt to fix unclear description Where Art Thou
closes #3038
2015-09-03 18:21:36 -04:00
Natac13
f08be5516c fixes filter function return conditional
closes #3031
2015-09-03 14:02:44 -04:00
Arsen Melikyan
5d83be0423 Merge pull request #2872 from natac13/fix-backslash-typo-2832
Removed backslash. When I just removed the one the linter did not lik…
2015-09-03 21:22:58 +04:00
Natac13
33ed5403ba I forgot a semi colon... 2015-09-03 13:14:42 -04:00
Arsen Melikyan
a013329dd1 Merge pull request #2975 from natac13/fix-typo-in-tests-#2974
fixes typo in test
2015-09-03 20:40:44 +04:00
Natac13
0ce98da28c fixed unnecessary self closing tag in the description. 2015-09-03 12:26:07 -04:00
Dmytro Yarmak
0227d20847 Improve test cases for Generate Random Whole Numbers within a Range 2015-09-02 23:17:33 +03:00
Natac13
7a21083498 Fix the typo in Create Bootstrap Wells; first test had extra > 2015-09-01 18:31:21 -04:00
Quincy Larson
161f882453 update ziplines and basejumps to have placeholder text in tweet templates 2015-09-01 12:04:00 -07:00
Aniruddh Agarwal
971a85dc48 updated description of waypoint to make it more specific 2015-09-01 23:07:32 +08:00
Ben McMahon
09c9ed7169 Merge pull request #2880 from bugron/bugron-2007
clarifies challenge instruction
2015-09-01 13:42:21 +01:00
Ben McMahon
a93240a17f Merge pull request #2954 from natac13/fix-grammer-error-2952
fixes grammatical error
2015-09-01 13:31:26 +01:00
Ben McMahon
65c28bbf5a Merge pull request #2941 from awesomeaniruddh/awesomeaniruddh-2940
Fixed typo in 'Condense arrays with reduce' waypoint
2015-09-01 13:28:19 +01:00
Natac13
d99bd7c9cd fixes grammatical error on jQuery challenge 'Target the Children of an
Element Using jQuery'.... missing 'they' word
2015-09-01 06:42:33 -04:00
Quincy Larson
5e76dc8b00 update the camper news zipline 2015-08-31 23:44:31 -07:00
Aniruddh Agarwal
bdfa2a5656 fixed issue #2940: replaced and with an 2015-09-01 08:35:07 +08:00
benmcmahon100
16175a25be Merge #2887 2015-08-31 20:21:15 +01:00