aboutsummaryrefslogtreecommitdiffstats
path: root/golings
AgeCommit message (Expand)Author
2022-11-21feat: hint for the next exerciseMaurício Antunes
2022-11-18feat: add command to run next pending exerciseMaurício Antunes
2022-11-18refactor: make Exercise strcut responsible to compile and runMaurício Antunes
2022-11-18refactor: document spinner creationMaurício Antunes
2022-11-18feat: add a spinner while running the exerciseMaurício Antunes
2022-11-18refactor: make commands to be configurable via root cmdMaurício Antunes
2022-11-18chore: don't lint fixture fileMaurício Antunes
2022-11-18test: cover more branches of the run commandMaurício Antunes
2022-11-17test: fix error assertionMaurício Antunes
2022-11-17feat: exit with a different message for exercises not foundMaurício Antunes
2022-11-17test: check for state result as textMaurício Antunes
2022-11-17test: add case when exercise does not existMaurício Antunes
2022-11-16refactor: fix lint warningsMaurício Antunes
2022-11-16feat: add version commandMaurício Antunes
2022-11-14test: add tests for listing and finding exercisesMaurício Antunes
2022-11-14refactor: redesign core to be more testableMaurício Antunes
2022-11-13feat: add exercise that has testsMaurício Antunes
2022-11-12refactor: simplify verify commandMaurício Antunes
2022-11-12feat: render progress bar before verifyMaurício Antunes
2022-11-10feat: improve messages for run and verify commandsMaurício Antunes
2022-11-03fix: allow progressbar to know how many exercises existMaurício Antunes
2022-11-03feat: add verify commandMaurício Antunes
2022-10-31refactor: rename middle pathMaurício Antunes