charlesfrye / aoc2022

Solutions to puzzles from Advent of Code 2022
1 stars 0 forks source link

add solution // tests make commands to Node + Typescript template #5

Closed charlesfrye closed 1 year ago

charlesfrye commented 1 year ago

not sure yet what the solutions will look like -- run a server that responds with answers? -- and don't know the toolchain well enough to know how to do testing

i think the test.sh and test-utils.sh are just for testing the devcontainer, rather than running any "tests" in the project

charlesfrye commented 1 year ago

eh, ended up just doing something simple