Commit Graph

9 Commits

Author SHA1 Message Date
9cf2c4680c Test cleanup and fixes [s-t] 2018-06-18 18:37:35 +03:00
026c65a5e6 Test cleanup and fixes [a-b] 2018-06-18 15:54:48 +03:00
a78f5db260 Test migration to jest by hand
Apparently using regular expressions is way easier.
2018-06-18 15:15:56 +03:00
a59af893bf Migrated tests to jest
Used jest-codemods to migrate, will have to pass everything by hand before we can merge.
2018-06-18 14:18:25 +03:00
7378c9c481 Update stableSort.test.js 2018-02-18 19:45:24 +02:00
ee6456515c Shorter stableSort example and test 2018-02-11 15:56:19 +02:00
b82e4c5cf1 Update test and snippet description with easier to understand examples 2018-02-07 23:08:16 +02:00
bc6c8633c1 Shorter stableSort function + use const 2018-02-07 11:17:57 +02:00
276b57a9ca Add stableSort function 2018-02-06 18:33:49 +02:00