Commit Graph

1111 Commits

Author SHA1 Message Date
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
Braden Whited
98d151a591 change step 46 heroku addons:create mongolab to heroku addons:add mongolab #2039
Changed addons:create to addons:add
2015-10-07 14:54:39 -04:00
Berkeley Martinez
f2679810a9 fix some typos in commit and getting started 2015-10-07 02:11:23 -07:00
Quincy Larson
39d961fa98 add new gif images and improve step view 2015-10-07 01:40:11 -07:00
Quincy Larson
cdbd052b35 Merge branch 'staging' into clementine 2015-10-07 01:29:15 -07:00
Quincy Larson
1f7141c523 Merge branch 'staging' into clementine 2015-10-07 01:28:41 -07:00
Quincy Larson
087cfcece7 reverse unnecessary changes 2015-10-07 01:26:54 -07:00
Quincy Larson
05c5eb8d2c update challenge sequence and break on boarding into two sections 2015-10-07 00:41:43 -07:00
Berkeley Martinez
7a4f5d752c Move labs/stories to server/resources
Rename stories to testimonials to reduce confusion
2015-10-07 00:26:17 -07:00
Quincy Larson
4f26d82f65 add labs and stories 2015-10-07 00:17:18 -07:00
Quincy Larson
56673d429d add labs 2015-10-07 00:17:17 -07:00
Quincy Larson
987c29e26f add testimonials 2015-10-07 00:17:17 -07:00
Arsen Melikyan
1d9a815b35 Merge pull request #3613 from natac13/fix/add-whitespace-to-tests-#3331
added optional space to the editor match in OOP challenges.
2015-10-07 10:49:52 +04:00
Logan Tegman
a7b2dc71b1 Fix BF Exact Change Tests
Added a test case for when the smallest denomination of change available is larger than the total change required.

Closes #1409
2015-10-06 23:49:08 -07:00
Berkeley Martinez
44fd85dff8 Add ability to filter beta challenges from production
This PR adds the ability to test out challenges in beta
without fear that they will leak to production servers.

In development all challenges will display.

In production all challenges marked 'isBeta' will be filtered out
except in the case the environmental variable `BETA` is set ture,
in which case all challenges will display.
2015-10-06 22:37:08 -07:00
natac13
00b54e3d1f added optional space to the editor match in OOP challenges.
closes #3331
2015-10-06 20:37:32 -04:00
Quincy Larson
56b7b6f29b improve markup and titles of challenges 2015-10-06 15:37:43 -07:00
benmcmahon100
a27aa2d9f6 More test and copy fixes. Removed weird bugged challenge 2015-10-06 22:54:20 +01:00
benmcmahon100
a0885d4481 Merge remote-tracking branch 'origin/staging' into curriculum/JSONAndAJAX
:ting with '#' will be ignored, and an empty message aborts
:
aad]
dad
2015-10-06 22:34:20 +01:00
Gaurav Saxena
a6789b8511 renamed -you- to -your- ; fixes #3607 - grammar bug 2015-10-06 17:30:27 -04:00
benmcmahon100
9f298cbe94 Fixed tests 2015-10-06 21:47:29 +01:00
Logan Tegman
a17687116e Fix Waypoint: Find Whitespace spelling and grammar. 2015-10-06 08:45:21 -07:00
Arsen Melikyan
2c0a705ff5 Merge pull request #3593 from formap/fix/2467-missing-bootstrap
Fix bootstrap fluid containers wording issue
2015-10-06 19:20:51 +04:00
Arsen Melikyan
57b9e25285 Merge pull request #3572 from ahstro/fix/truncate-typo
Truncate a string: Minor typo
2015-10-06 18:25:14 +04:00
ahstro
7a31cdd922 'Regular Expressions'-waypoint improvements
* Remove unnecessary `i`-flag from tests and test messages,
  e.g. `/\s+/gi` => `/\s+/g`
* Remove dupliate backslashes from regex test messages,
  e.g. `/\\s+/g` => `/\s+/g`

The two backslashes were probably just an accident caused by how
multiple escapes are necessary with the current way tests are handled.
The `i`-flag was just unnecessary since its purpose is to ignore the
case of alphabetic characters.
2015-10-06 15:13:53 +02:00
Logan Tegman
91708a3316 Fix Waypoint: Find White Space Explaination
Changed text description to make it clear that `\s` is used to find all types of whitespace characters, not just `" "`.
Closes #2838
2015-10-05 22:50:09 -07:00
Quincy Larson
68b12caf48 minor improvements to onboarding and create skeleton commit page 2015-10-05 22:19:55 -07:00