Commit Graph

140 Commits

Author SHA1 Message Date
MANISH-GIRI
d13afaff68 Change challengeSeed in accessing nested objects 2017-02-25 15:15:02 -05:00
Dylan
c71bc0ba68 Merge pull request #13574 from Greenheart/fix/tests-for-js-global-scope-functions
fix(challenge): Fix tests for "Basic JS: Global scope and functions"
2017-02-25 11:18:13 -06:00
Samuel Plumppu
112113d57a Merge pull request #13583 from Manish-Giri/fix/change-string-to-number
Change string to number in add items to array
2017-02-25 11:05:42 +01:00
Samuel Plumppu
3526a36138 Merge pull request #13572 from IanTeo/fix/relax-quoting-string-challenge
Relax strictness of Quoting Strings with Single Quotes
2017-02-25 10:50:00 +01:00
MANISH-GIRI
dd732c42ea Change string to number in add items to array 2017-02-25 01:11:57 -05:00
Ian Teo
c0c5b959e8 Relax strictness of Quoting Strings with Single Quotes 2017-02-25 13:31:07 +08:00
Samuel Plumppu
6f17967daa Merge pull request #13563 from AngShiYa/fix/es6-formatting
Reformat ES6 challenges instructions
2017-02-25 00:16:42 +01:00
Samuel Plumppu
48990fb33a fix(challenge): Fix tests for "Basic JS: Global scope and functions"
Since the last test case was triggering on a line from the challenge
head, it was necessary to slightly modify the test cases.

They now let the expected code pass.
2017-02-24 23:45:22 +01:00
Samuel Plumppu
596a254851 Merge pull request #13573 from AngShiYa/fix/remove-description-in-challenge-seed
Remove description in challenge seed
2017-02-24 22:34:12 +01:00
Ang Shi Ya
7af87063cd Remove description in challenge seed 2017-02-25 01:59:38 +08:00
Ang Shi Ya
6ee5f4632f Reformat ES6 challenges instructions 2017-02-24 13:02:17 +08:00
gogolab
f1d555f964 Update description of beta challenge 2017-02-23 22:20:52 +01:00
JamayK
bb26f9a0ea Added new test for "Return Largest Numbers in Arrays", with negative only numbers. 2017-02-23 15:03:30 +02:00
Joseph Livengood
4ded8169cb Merge pull request #13501 from donofriov/fix/typo-in-challenge-code-calculate-circumference
Fixed typo in Challenge Code - calculateCircumference
2017-02-21 16:29:27 -05:00
Samuel Plumppu
54cc599979 Merge pull request #13445 from Manish-Giri/fix/array-destructuring-tests
Fix formatting and add tests for array destructuring
2017-02-21 21:10:30 +01:00
Vincent D'Onofrio
8e7b1171ce Fixed typo in Challenge Code - calculateCircumference closes #13464 2017-02-21 15:07:16 -05:00
Pu Xiao
1d947a0b6c add test case for "Where Do I belong" 2017-02-22 00:07:16 +08:00
MANISH-GIRI
d93e51e181 Fix formatting and add tests for array destructuring 2017-02-21 10:56:08 -05:00
Eric Leung
b0a257342f Merge pull request #13487 from Manish-Giri/fix/improve-oboe-errors-challenge
Improve oboe-errors challenge
2017-02-20 23:05:16 -08:00
MANISH-GIRI
806cb4ea2f Improve oboe-errors challenge 2017-02-20 21:35:28 -05:00
quentin
de707c185e indexOf() instead of includes() 2017-02-20 15:42:50 -05:00
Samuel Plumppu
5658256715 Merge pull request #13414 from robbawebba/fix/reformat-es6-challenges
Reformat ES6 Challenge Descriptions
2017-02-20 21:15:16 +01:00
robertweber95
4ce5835e14 Reformat challenge descriptions and titles 2017-02-20 15:08:34 -05:00
Joseph Livengood
b9ba476712 fix(challenge): Typo in "OOP: Use an IIFE to Create a Module" 2017-02-20 13:43:43 -05:00
Samuel Plumppu
ee6c544009 fix(challenge): Format constructor property in "OOP: Set Constructor" 2017-02-20 18:41:54 +01:00
Samuel Plumppu
91bb28bbaf fix(challenge): Typo in "OOP: Use an IIFE to Create a Module" 2017-02-20 18:28:41 +01:00
Samuel Plumppu
b758143cc5 fix(challenge): Typo in "OOP: Reset Inherited Constructor Property" 2017-02-20 17:59:07 +01:00
Samuel Plumppu
f08db28c37 fix(challenge): Use correct indices in test messages. (#13461) 2017-02-20 19:04:04 +05:30
Samuel Plumppu
0e9f045f2c Merge pull request #13418 from cdrainxv/fix/remove-overflow-x-scroll
moved comment to new line to remove overflow-x scrollbar
2017-02-19 10:13:13 +01:00
cdrainxv
e3469353b0 moved comment to new line to remove overflow-x scrollbar 2017-02-18 20:52:01 -07:00
systimotic
3aabe3c58d Clarify instructions in the string immutability challenge 2017-02-18 23:49:57 +01:00
Quincy Larson
6bc82a7d11 add releasedOn dates to all new challenges (#13417) 2017-02-19 00:00:12 +05:30
Rares Matei
14a9e63cbc Add missing semicolon at the end of example statement 2017-02-18 17:05:38 +00:00
mrugesh mohapatra
d4f85d0bc6 Merge pull request #13315 from erictleung/fix/use-em-dash-in-oop
Correct em dash in OOP challenge plus formatting
2017-02-13 17:39:34 +05:30
Samuel Plumppu
4476fbbec7 Merge pull request #13301 from QuincyLarson/fix/relocate-convert-celsius
move the convert celsius challenge over to the algorithm challenges
2017-02-13 12:03:22 +01:00
Eric Leung
b0236a163a Correct em dash in OOP challenge plus formatting 2017-02-13 02:43:20 -08:00
Rob Weber
8964f19460 Reformat ES6 challenge descriptions (#13256) 2017-02-12 14:36:43 -06:00
Quincy Larson
9ed1725335 move the convert celsius challenge over to the algorithm challenges 2017-02-12 13:20:47 -06:00
Eric Leung
b85fb6e2f4 Merge pull request #13198 from Manish-Giri/fix/remove-code-tags
Remove code tags from challenge seed
2017-02-12 02:00:47 -08:00
MANISH-GIRI
818878783d Ensure use of two arguments in function call 2017-02-12 04:03:05 -05:00
cdrainxv
70b6489e8e Added semicolon to statement 2017-02-11 22:13:15 -07:00
Samuel Plumppu
9ad7a94bf4 Merge pull request #13143 from BrendanSweeny/fix/improve-es6-scopes-var-let-challenge
Reduce complexity of the 'scopes with var and let' challenge
2017-02-08 14:26:16 +01:00
Brendan Sweeny
54434beebc Reduce complexity of the 'scopes with var and let' challenge 2017-02-07 22:13:20 -07:00
Eric Leung
41b2e3103d Merge pull request #13212 from Manish-Giri/fix/remove-regex-i-flag
Remove requirement of i flag in regex
2017-02-07 09:31:06 -08:00
Eric Leung
7a09ce6068 Merge pull request #13113 from Greenheart/fix/array-slice-cleaner-assertion
fix(challenge): Cleaner assertion for "Copy an Array with slice()".
2017-02-07 08:38:37 -08:00
MANISH-GIRI
1c4ee44cf4 Remove requirement of i flag in regex 2017-02-07 00:58:42 -05:00
MANISH-GIRI
74d56826f2 Remove code tags from challenge seed 2017-02-07 00:26:58 -05:00
Eric Leung
e95c540364 Merge pull request #13178 from cdrainxv/fix/change-description-wording
Reworded descriptive text to refer to present literal match example.
2017-02-06 19:18:53 -08:00
Dylan
a3ea8239b0 Merge pull request #13176 from cdrainxv/fix/short-fix-unshift
Replaced shift() with unshift() in description
2017-02-06 21:16:19 -06:00
Eric Leung
e3bf6f6014 Merge pull request #13159 from Greenheart/fix/fp-filter-broken-test
fix(challenge): Fix broken test for "FP: Use filter to extract data".
2017-02-06 18:46:18 -08:00