6 Commits

Author SHA1 Message Date
73402d5140 chore: Merge pull request #733 from charliejmoore/upper-case-converstion-tests
Upper case conversion tests
2021-10-05 14:24:28 +05:30
ced6c891a6 Add tests for titleCaseConversion function 2021-10-04 12:23:05 -04:00
220e75d046 Fix standardjs warning 2021-10-04 09:44:28 -04:00
9aa890b170 Add tests for UpperCaseConversion 2021-10-04 09:37:15 -04:00
c35b20a4ce DecimalToHex
- Add test file DecimalToHex.test.js
- Add export to DecimalToHex.js
- Remove console.log from DecimalToHex.js
2021-10-03 12:11:34 +02:00
56ccbfcb32 chore: merge "Added DecimalToRoman" (#707)
* Added DecimalToRoman

* add explanation

* added test
2021-10-02 16:53:18 +05:30