Commit Graph

11 Commits

Author SHA1 Message Date
ca90646923 Codacy style changes for test files 2018-08-02 13:49:33 +03:00
ab51b02f40 Codacy style changes for test files 2018-08-02 13:32:50 +03:00
46ad6c08b9 Test cleanup and fixes [s-t] 2018-06-18 18:37:35 +03:00
d29974ebc9 Test cleanup and fixes [a-b] 2018-06-18 15:54:48 +03:00
4f7da1be9b Test migration to jest by hand
Apparently using regular expressions is way easier.
2018-06-18 15:15:56 +03:00
5afe81452a 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
f0eded53b5 Update stableSort.test.js 2018-02-18 19:45:24 +02:00
8b7dd96474 Shorter stableSort example and test 2018-02-11 15:56:19 +02:00
c04e0a8a75 Update test and snippet description with easier to understand examples 2018-02-07 23:08:16 +02:00
5470a0d070 Shorter stableSort function + use const 2018-02-07 11:17:57 +02:00
cb4f3226f6 Add stableSort function 2018-02-06 18:33:49 +02:00