Quincy Larson
bcc730cbee
Merge pull request #3483 from awesomeaniruddh/fix/add-test-cases-for-bonfire
...
Add tests to intermediate bonfire
2015-10-28 01:25:32 -07:00
mschultz4
307fe9e4b3
Fixed typos in assert messages
2015-10-27 20:57:48 -04:00
Aniruddh Agarwal
0e5461e08f
Add tests to intermediate bonfire
...
The bonfire only tested the camper's solution for numbers upto 29. This
commit adds tests that verify the solution for numbers upto 1000. This
should motivate the campers to create a more sound logic that will work
for more numbers.
2015-10-25 10:32:48 +08:00
Quincy Larson
ce165ba791
Merge pull request #3620 from ltegman/fix-everything-be-true-tests-3394
...
Fix BF: Everything Be True Description and Tests
2015-10-23 22:41:12 -07:00
Quincy Larson
6fd5178f71
Merge pull request #3869 from natac13/fix/add-solution-intermediate-bonfires
...
added @dting's solutions to the intermediate bonfires
2015-10-23 21:44:45 -07:00
Joao Paulo Ribeiro
518bf25f39
fix/test message in Where art thou bonfire
2015-10-24 01:20:50 -03:00
natac13
502510ac29
added @dting's solutions to the intermediate bonfires
...
closes #3837
2015-10-23 19:18:45 -04:00
Joao Paulo Ribeiro
c1e5238a34
fix/test message in Bonfire:Where art thou
2015-10-23 15:26:23 -03:00
Michael Krebs
ae8777d495
Changes Finders Keepers MDN link from array.some() to array.filter()
2015-10-21 17:15:25 -04:00
Logan Tegman
dd0c2c4ee9
Fix BF: Everything Be True Description and Tests
...
- Switch back to being about looking for truth properties
- Tests looking for a full key:value pair instead of just a key were removed to clarify the goal.
- Added more tests
- Removed misleading MDN links
Closes #3394 and #2684
2015-10-17 19:43:41 -07:00
Logan Tegman
f398863bc5
Fix BF Diff two Arrays Remove Final Test
...
Per the discussion in #3758
Closes #3758
2015-10-16 09:09:31 -07:00
Berkeley Martinez
0852d9f843
fix diff array should be free of duplicates
2015-10-13 20:46:20 -07:00
Berkeley Martinez
979bda74e7
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
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
natac13
bb80668eb2
fix boo(NaN) return true to false
...
closes #3701
2015-10-11 10:07:25 -04:00
Arsen Melikyan
8ef9624f8e
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
Berkeley Martinez
9061758cdf
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
daccda1e9a
Fix BF Sum Odd Fibonacci Numbers Test Error Wording
...
Closes 3660
2015-10-09 12:03:13 -07:00
Abhisek Pattnaik
d1eb9d7c69
Add tests in Bonfire - Diff Two Arrays
2015-10-09 18:05:55 +05:30
Quincy Larson
11fb9956fd
fix challenge sequence
2015-10-08 18:26:06 -07:00
Logan Tegman
63eacec3a9
Fix BF Diff Two Arrays New Test
...
Closes #1263
2015-10-08 15:31:52 -07:00
Logan Tegman
d9067f521b
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
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
Quincy Larson
6e9708d8d0
fix bad merge
2015-09-30 19:26:05 -07:00
Quincy Larson
e71d748e91
Merge branch 'staging' into converge-bonfires
...
Conflicts:
seed/challenges/basic-bonfires.json
seed/challenges/intermediate-bonfires.json
2015-09-30 19:06:28 -07:00
Quincy Larson
42d2587e5b
finish QAing all bonfires
2015-09-30 19:04:26 -07:00
Quincy Larson
9b35bb01a8
finish QAing basic and intermediate bonfires
2015-09-30 01:33:07 -07:00
Quincy Larson
9e415c9b78
finish first pass at intermediate bonfires
2015-09-29 14:18:43 -07:00
Quincy Larson
5dbdbbdc4d
merge staging
2015-09-29 13:44:58 -07:00
Quincy Larson
303d4db21d
Merge branch 'staging' of https://github.com/freecodecamp/freecodecamp into staging
2015-09-29 13:20:29 -07:00
Quincy Larson
e2d33ca8f7
Merge branch 'fix/intermediate-bonfires-tests' of https://github.com/awesomeaniruddh/FreeCodeCamp into awesomeaniruddh-fix/intermediate-bonfires-tests
...
Conflicts:
seed/challenges/intermediate-bonfires.json
2015-09-29 13:19:24 -07:00
Aayush Kapoor
e8a96b8d42
Edit last test case for Bonfire: Where art thou
2015-09-26 16:01:46 +05:30
Aniruddh Agarwal
bd0cb8ffde
Refactored intermediate bonfires expect to assert
2015-09-18 10:37:32 +08:00
AEA2002
9d9aba071d
changed user-named function: replace to myReplace
2015-09-15 19:02:56 -04:00
Joel Bentley
f391e48ab5
Fix description Bonfire: Arguments Optional
2015-09-14 19:38:59 -04:00
Quincy Larson
ac51c6efb9
revert intermediate-bonfires to previous state for another camper to tackle
2015-09-14 14:57:14 -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
4bb3485863
Merge pull request #3106 from AryanJ-NYC/AryanJ-NYC-1282
...
Made changes to smallest common multiple bonfire instructions as suggested by @jrtmns
2015-09-11 16:50:36 +08:00
Berkeley Martinez
e6c05fa5bc
fix missing n in conditional
2015-09-10 13:09:56 -07:00
Nathan Scott
8fc69fdca3
Fix typo in test for bonfire Drop It
2015-09-10 13:09:55 -07:00
Nathan Scott
d2cec5e1b2
Add extra test case for bonfire Drop It to fix issue #2533
2015-09-10 13:09:55 -07:00
Aryan Jabbari
2408dae8a3
Made changes to instructions as suggested by @jrtmns; closes #1282
2015-09-10 15:59:14 -04:00
Berkeley Martinez
ecd5b04082
Merge pull request #2967 from bugron/bugron-2966
...
fixes a small typo
2015-09-10 12:37:57 -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
Anton Strömkvist
d39ce311ca
Merge pull request #2598 from suhussai/suhussai-2557
...
Added link about Roman Numeral to MDNLinks section.
2015-09-09 10:08:38 +02:00
suhussai
f9d86cde5c
Added link about Roman Numeral to MDNLinks section
...
Added link mentioned in Waypoint description about
Roman Numerals to MDNLinks in order to make it more apparent.
Affects Waypoint 3 in Intermediate Algorithm Scripting.
http://www.freecodecamp.com/challenges/bonfire-roman-numeral-converter
closes #2557 .
2015-09-08 18:21:00 -06:00
Arsen Melikyan
d72ed297de
fixes a small typo
2015-09-02 00:14:57 +04:00