Commit Graph

1013 Commits

Author SHA1 Message Date
Berkeley Martinez
001ba84619 Merge pull request #3751 from awesomeaniruddh/fix/pop-waypoint-typo
Fix typo in pop waypoint test
2015-10-15 01:35:36 -07:00
Aniruddh Agarwal
6aa5c5518a Fix typo in pop waypoint test 2015-10-15 16:27:55 +08:00
Logan Tegman
b248d60b7c Merge pull request #3365 from joel-bentley/fix/waypoint-unordered-list-test
Fix test on Waypoint Create Unordered List
2015-10-14 22:29:42 -07:00
Logan Tegman
1468d4278e Merge pull request #3562 from ahstro/fix/make-a-person-set-tests
Make a Person: Add tests for .set*Name methods
2015-10-14 21:58:51 -07:00
Logan Tegman
af05b79f74 Merge pull request #3742 from michaelkebe/staging
Added more tests to Bonfire: Validate US Telephone Numbers
2015-10-14 19:44:45 -07:00
Logan Tegman
4ae0558893 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
Michael Kebe
df56b85cd5 Added more tests to Bonfire: Validate US Telephone Numbers 2015-10-14 22:45:50 +02:00
Berkeley Martinez
b4417a4f4d fix diff array should be free of duplicates 2015-10-13 20:46:20 -07:00
Berkeley Martinez
23e33b6a96 Merge pull request #3670 from abhisekp/fix/add-tests-bf-diff-two-arrays
Add tests in Bonfire - Diff Two Arrays
2015-10-13 16:10:57 -07:00
Berkeley Martinez
3e828ba266 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
Berkeley Martinez
1b784a70ae Fix typo 2015-10-13 15:00:46 -07:00
Quincy Larson
156d0247e9 revert to old basejump.json 2015-10-13 14:29:32 -07:00
Quincy Larson
d805e9caae additional improvements to basejumps 2015-10-13 10:12:26 -07:00
Quincy Larson
407bd16aaf make additional improvements and fixes to step challenges 2015-10-13 10:04:44 -07:00
Quincy Larson
a162c3eea5 add clementine.js and codepen onboarding step challenges 2015-10-13 03:14:20 -07:00
Quincy Larson
6013a5e3ff update gear up and getting started challenges 2015-10-13 02:04:09 -07:00
Quincy Larson
277fcb49ca add the codepen challenge 2015-10-13 01:47:53 -07:00
Quincy Larson
f30239fb6c add time estimates to challenge blocks on map 2015-10-12 22:56:10 -07:00
Berkeley Martinez
a1718c2a9c Merge pull request #3718 from jbmartinez/fix/background-color-required-twice-to-pass-2473
Fixes background-color required twice to pass
2015-10-12 11:15:51 -07:00
Vladimir Támara Patiño
5c6d447754 equal button instead of clear button 2015-10-12 10:07:33 -05:00
Juan Martínez
5603531b7f Fixes background-color required twice to pass 2015-10-12 12:15:07 +00:00
Logan Tegman
c80caba883 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
natac13
b3d2a18399 fix boo(NaN) return true to false
closes #3701
2015-10-11 10:07:25 -04:00
Arsen Melikyan
1e2f42dfe6 refactor upper intermediate bonfire tests to use asserts 2015-10-11 15:34:14 +04:00
SaintPeter
ea425864be Remove suprious parameters from early Bonfires 2015-10-10 13:24:15 -07:00
Arsen Melikyan
02ed450b96 Merge pull request #3656 from ahstro/fix/seek-and-destroy-argument
Seek and Destory: Remove problematic argument
2015-10-10 20:33:43 +04:00
Logan Tegman
66fc4497cf Fix Waypoint Iterate with a For Loop Typo
Closes #3691
2015-10-10 09:17:36 -07:00
Arsen Melikyan
1fd9918365 Merge pull request #3678 from ltegman/fix/waypoint-filter-arrays-test-3671
Fix Waypoint Filter Arrays Test
2015-10-10 17:17:19 +04:00
Arsen Melikyan
8750c5e0d9 Merge pull request #3681 from ltegman/fix/waypoint-nest-anchor-within-paragraph-test-3675
Fix Waypoint Nest Anchor Within Paragraph Test Regex
2015-10-10 17:12:07 +04:00
Arsen Melikyan
54ee735f67 Merge pull request #3679 from ltegman/fix/bf-sum-odd-fib-test-3660
Fix BF Sum Odd Fibonacci Numbers Test Error Wording
2015-10-10 16:11:03 +04:00
Anton Strömkvist
d4f76b0fd9 Merge pull request #3677 from danielrob/fix/typo-in-condensing-arrays-with-reduce
Fix typo 'array or numbers' to 'array of numbers' closes #3663
2015-10-10 12:49:47 +02:00
Berkeley Martinez
749357933d Merge pull request #3669 from FreeCodeCamp/fix/challenge-sequence
Fix mis-sequence of challenges and fix some quick issues campers reported about challenges
2015-10-09 19:43:00 -07:00
Logan Tegman
076fc79fc6 Fix Waypoint Nest Anchor Within Paragraph Test Regex
Tolerates whitespace between opening `<p>` tag and "View more" text
Closes #3675
2015-10-09 13:13:47 -07:00
Logan Tegman
f7edf7c2b2 Fix BF Sum Odd Fibonacci Numbers Test Error Wording
Closes 3660
2015-10-09 12:03:13 -07:00
Logan Tegman
f44b5a3204 Fix Waypoint Filter Arrays Test
Test now consistant with instructions
Closes #3671
2015-10-09 11:54:56 -07:00
Daniel Robinson
1d23b28da0 Fix typo 'array or numbers' to 'array of numbers' 2015-10-09 13:50:28 -04:00
Abhisek Pattnaik
e080ff1811 Add tests in Bonfire - Diff Two Arrays 2015-10-09 18:05:55 +05:30
Quincy Larson
363d0b868d quick fix copy for npm challenge bug 2015-10-09 00:16:30 -07:00
Anton Strömkvist
b74b7955eb Merge pull request #3661 from BradenWhited/fix/Lesson-31-More-Concise-Comment
Fix - Comment In Lesson 31 Needs To Be More Concise
2015-10-09 08:14:38 +02:00
Quincy Larson
2d0af3da1d fix challenge sequence 2015-10-08 18:26:06 -07:00
Logan Tegman
98d36d1aa1 Fix BF Diff Two Arrays New Test
Closes #1263
2015-10-08 15:31:52 -07:00
Braden Whited
f39fca4472 Lesson 31 - Javascript Generate random whole numbers within a range comment error #1947
Comment needed changed to be more concise.

See #1947
2015-10-08 17:47:06 -04:00
Anton Strömkvist
a2c4d4ceb0 Merge pull request #3650 from ltegman/fix/bf-arguments-optional-add-doc-links
Fix BF Arguments Optional Links
2015-10-08 21:30:06 +02:00
ahstro
c2a511cb86 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
ahstro
ad9e16c6d7 Make a Person: Add tests for .set*Name methods
Add tests for `bob.setFirstName()`, `bob.setLastName()` and
`bob.setFullName()`.
2015-10-08 17:20:09 +02:00
Anton Strömkvist
9423c1cb7f Merge pull request #3621 from ltegman/fix/bonfire-exact-change-add-tests-1409
Fix BF Exact Change Tests
2015-10-08 17:08:48 +02:00
Anton Strömkvist
aaac06fda3 Merge pull request #3603 from ltegman/fix/find-white-space-explaination-2838
Fix Waypoint: Find White Space Explaination
2015-10-08 16:19:46 +02:00
Logan Tegman
59b76330db Fix BF Arguments Optional Links
Swapped out link to Function Objects for link to Closures
2015-10-07 22:26:09 -07:00
Quincy Larson
6e8cee3ed6 Merge pull request #3642 from BradenWhited/fix/Heroku-Addons-Instructions
Fix - change step 46 heroku addons:create to heroku addons:add
2015-10-07 20:43:22 -07:00
Quincy Larson
f5ed9dbb3b fix message on slot machine challenge 2015-10-07 18:33:01 -07:00