Commit Graph

2166 Commits

Author SHA1 Message Date
61bbcf6b63 Add test to Symmetric Difference Bonfire 2015-11-10 20:02:46 -08:00
f67b16e21f Add test case to Confirm the Ending, Clean up Solution 2015-11-10 19:24:22 -08:00
90c5402a90 Fixed typo in Waypoint's assert msg. 2015-11-10 17:04:03 -05:00
96eb7470d6 Merge pull request #4279 from FreeCodeCamp/feature/challenge-dev-mode
Feature in dev mode always pull from disk
2015-11-10 10:19:10 -08:00
2de6a9fb1a Merge pull request #4221 from ltegman/fix/oop-lesson-rewrite
Rewrite OOP section
2015-11-09 22:38:41 -08:00
12f5629677 Rewrite OOP section
In an effort to better explain concepts.
2015-11-09 21:39:09 -08:00
1dbcba2ed3 Merge pull request #4256 from SaintPeter/fix/expressworks-install-script
Update ExpressWorks Install Script
2015-11-09 17:57:11 -08:00
c2f3a09d3a Feature in dev mode always pull from disk 2015-11-09 17:27:56 -08:00
b3174a4ac6 Merge pull request #4239 from ptsurbeleu/fix-anchor-assert
Fix count a element assertion in 'waypoint-nest-an-anchor-element-within-a-paragraph' to avoid 'undefined is not an object' error
2015-11-09 11:00:07 -08:00
6ee4f1a87d update count a element assertion's message in 'waypoint-nest-an-anchor-element-within-a-paragraph' challenge to precisely reflect the requirements and avoid confusion 2015-11-09 10:53:13 -08:00
e781e58ea7 fix test typo 2015-11-09 22:04:27 +05:30
7caa6516b4 Change ExpressWords install script 2015-11-08 19:03:46 -08:00
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
a26a20e816 Fix test repeat(*, 8) 2015-11-09 06:33:43 +05:30
afe08046c4 Add test case to Bonfire: Drop It 2015-11-08 10:58:03 -08:00
fc09fcb98b fix count a element assertion to avoid 'undefined is not an object' error message when the element is missing, closes #899 2015-11-07 21:56:58 -08:00
6648861d3b Merge pull request #4223 from FreeCodeCamp/feature/head-tail-challenges
Add head/tail to challenges spec
2015-11-07 13:22:44 -08:00
366090509a Merge pull request #4226 from SaintPeter/fix/create-bootstrap-row-tests
Fixes Bootstrap Row Test Escape
2015-11-07 13:15:12 -08:00
189f0abbbc Merge pull request #4233 from SaintPeter/fix/arrays-pop-output
Fixes Manipulate Arrays With Pop Challen Seed Inconsistancy
2015-11-07 11:29:11 -08:00
8dec5affb5 Fix BF Confirm The Ending Test
Closes #4232
2015-11-07 11:23:36 -08:00
d362abdcb6 Fixes Manipulate Arrays With Pop Challen Seed Inconsistancy 2015-11-07 11:10:59 -08:00
e9c5e58f68 Merge pull request #4225 from SaintPeter/fix/give-image-border-width
Fixes Give Images Border Width Issue
2015-11-06 19:28:31 -08:00
1dd3c63212 Merge pull request #4207 from SaintPeter/fix/clean-up-font-size-waypoint-4198
Cleanup to Font Size Waypoint
2015-11-06 19:04:35 -08:00
6d2fbde002 Fixes Bootstrap Row Test Escape 2015-11-06 18:54:11 -08:00
9fa2d91f23 Cleanup to Font Size Waypoint
Fixes Font Size Desciption, Test
2015-11-06 18:39:00 -08:00
c5188f4347 Fixes Give Images Border Width Issue 2015-11-06 18:20:09 -08:00
1bd158e2eb Add head/tail to challenge spec.
Lint EVERYTHING!
2015-11-06 17:32:01 -08:00
e36d87e25e fixes #4062 2015-11-07 05:50:04 +05:30
9bbfa0a004 Merge pull request #4206 from SaintPeter/fix/join-strings-join-typo-4196
Fixes typo in Join Strings with Join Waypoint
2015-11-06 14:54:56 -08:00
da7b1aaf22 Truncate String - add test, solution 2015-11-06 10:26:56 -08:00
4f5d19a43f Fixes typo in Join Strings with Join Waypoint 2015-11-05 22:02:55 -08:00
15d9a616a4 added a semicolon on line 1483
there is a semicolon missing on line 16 of the editor in the url http://www.freecodecamp.com/challenges/waypoint-create-a-javascript-slot-machine
2015-11-05 23:16:23 +05:30
88106aa2e2 Fix a missing code tag in condense arrays waypoint 2015-11-04 21:46:56 -08:00
cf2b83bbd4 Fixes 4165 - Spurious backslash in Update Object Properties test 2015-11-04 13:23:25 -08:00
f6d88130ee Fixes 4160 - Missing Semicolon on Use an ID Attribute 2015-11-04 11:28:28 -08:00
53adfa6174 remove mention of yeoman full stack generator 2015-11-04 00:45:42 -08:00
7b1e565c69 solving issue #4151
https://github.com/FreeCodeCamp/FreeCodeCamp/issues/4151 
on line 226 "becoming" should "become" .
2015-11-04 05:57:39 +05:30
a16a5585f7 Merge pull request #4106 from ltegman/fix/bf-diff-two-arrays-wording-3529
Fix BF Diff Two Arrays Wording and Tests
2015-11-03 13:08:33 -08:00
c2f2db0d7b Merge pull request #4101 from ltegman/fix/waypoint-mobile-responsive-images-test-3509
Fix waypoint mobile responsive images test
2015-11-03 12:48:59 +08:00
bdb263244f Fix BF Diff Two Arrays Tests
Closes #4133
2015-11-02 15:49:22 -08:00
4a7d9fa947 Merge branch 'staging' into feature/jobs
Conflicts:
	seed/jobs.json
2015-11-02 00:07:16 -08:00
0d243fa228 Merge pull request #4115 from FreeCodeCamp/feature/add-challenge-testing
Add challenge testing
2015-11-01 23:23:00 -08:00
a5412aef2c Merge pull request #4114 from ltegman/fix/sidebar-indentation-character
Fix Sidebar Code Indentation Character
2015-11-01 23:01:58 -08:00
14fb0579f7 Merge pull request #4100 from ltegman/fix/target-html-with-jquery-wording-3842
Fix waypoint target html with jquery selectors wording
2015-11-01 23:01:13 -08:00
4074538169 Merge pull request #4099 from ltegman/fix/waypoint-create-radio-button-wording-3856
Fix Create Radio Buttons Redundant Wording
2015-11-01 23:00:50 -08:00
7b6c909859 Merge pull request #4098 from ltegman/fix/waypoint-center-text-bootstrap-tests-3864
Fix Waypoint Center Text With Bootstrap Test
2015-11-01 22:59:40 -08:00
3e53ab61fe Merge pull request #4097 from ltegman/fix/waypoint-unordered-list-wording-3891
Fix Waypoint Unordered List Instructions
2015-11-01 22:56:22 -08:00
16614baecd Merge pull request #4095 from ltegman/fix/waypoint-sift-text-regex-wording-3898
Fix Sift Through Test With Regex Wording
2015-11-01 22:54:18 -08:00
a7f4b7d9c2 Merge pull request #4093 from ltegman/fix/waypoint-random-number-range-wording-3997
Fix Waypoint Random Numbers in Range Wording
2015-11-01 22:22:06 -08:00
6ba9dfc51a Merge pull request #4063 from ltegman/fix/waypoint-target-parent-seed-4013
Fix Waypoint Target Parent Seed Code
2015-11-01 22:21:29 -08:00