@technative/sort
v1.0.2
Published
A tiebreaking sort algorithm for tournament data
Readme
Sorting Algo for Teliko
git clone https://github.com/Froskk/nebula-template.git sort-testcd sort-testpnpm ipnpm tpnpm run logfor detailed logging os sort.ts input/results
Try to break it
| Method 1 | Method 2 |
| ------------------------------------------ | ------------------------------------------------------ |
| Add a mock dataset to mocks/scenarios | Add a mock dataset to mocks/scenario |
| Add its expected order to mocks/expected | pnpm t |
| pnpm t | Double-check the output and add it to mocks/expected |
Extra tests
Check unit tests for individual functions by moving files from __skipped__ to __tests__
