Commit Graph

10 Commits

Author SHA1 Message Date
da2f2321ba Travis build: 2054 [cron] 2018-05-11 21:08:23 +00:00
4a736438ed Fix inconsistent quotes 2018-05-11 10:25:23 +01:00
ddc299eedc deepClone: Fixed indents & failing tests 2018-05-11 10:23:59 +01:00
2930713371 Simplify deepClone snippet's handling of arrays. 2018-05-10 19:22:35 +01:00
oh
f2abd5c226 fix(deepClone): Fixed problems with array values
Would previously create an object with indices as keys. Now properly clones as array.

#658
2018-05-09 20:01:55 +01:00
6709e181d7 Add semicolon for tdd exports 2018-02-04 17:38:39 +02:00
9217979f80 Updated testing with proper indentation
Uses two spaces instead of hard tabs.
2018-01-24 17:53:36 +02:00
3e3982a0e4 More tests 2018-01-24 17:49:09 +02:00
737acd870d ran npm run tester -> logged invertKeyValues test are invalid 2018-01-24 06:29:38 -05:00
7a0b8b1aaa Travis build: 1358 [cron] 2018-01-23 20:11:51 +00:00