GitClassic
Feed
Explore
Random
Go Pro
Sign in
itsmadhusudhan
/
tdd-kata
Code
/ Commits
๐
Commits on main
Commits on December 18, 2025
fix: include default delimiters with bracket delimiter and fix failing test case
Madhusudhan
committed 1 months ago
505a42d
feat: add test case for checking multiple delimiters with length longer than one char
Madhusudhan
committed 1 months ago
17836ae
refactor: add edge case test and fix the implementation
Madhusudhan
committed 1 months ago
cefa7c1
refactor: remove flatmap used to split '\n'
Madhusudhan
committed 1 months ago
4122ca6
fix: update extractInput util test
Madhusudhan
committed 1 months ago
b8b2ff9
refactor: group the tests
Madhusudhan
committed 1 months ago
7bdcf48
feat: handle input with multiple delimiters
Madhusudhan
committed 1 months ago
29a41dd
feat: allow delimiter of any length
Madhusudhan
committed 1 months ago
227c614
feat: ignore numbers greater than 1000
Madhusudhan
committed 1 months ago
ca56cae
feat: throw error for any negative number in the string
Madhusudhan
committed 1 months ago
97d7f08
feat: support delimiter from the input start of input string
Madhusudhan
committed 1 months ago
fa6103e
feat: handle both \n and , as delimiters
Madhusudhan
committed 1 months ago
16cf1d2
feat: handle sum of multiple numbers
Madhusudhan
committed 1 months ago
eaf7884
feat: handle single number input and add test case
Madhusudhan
committed 1 months ago
b586ae2
feat: add biome for code formatting
Madhusudhan
committed 1 months ago
68e5dfa
feat: create add function to handle empty string
Madhusudhan
committed 1 months ago
4103281
initialise the repo with bun
Madhusudhan
committed 1 months ago
cc1f505
โ Newer
Older โ