1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2025-05-18 12:02:53 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
c53c2997ec refactor(cli): usage of node:test instead of tap 2023-07-20 22:00:11 +02:00
bc6ad699fc build(deps): update latest 2023-01-10 23:15:36 +01:00
9e751c53d9 build(deps): update latest 2022-12-30 00:55:21 +01:00
64d71d6920 perf: run tests in parallel
fixes #12
2022-09-22 16:16:21 +02:00
d6a6c706ce feat(cli): add commands/run/solution 2022-08-30 15:48:07 +02:00
34644bd333 refactor: usage of built-in type hinting in Python solutions 2022-04-24 20:27:51 +02:00
104c61935a feat: usage of ESM modules imports (instead of CommonJS) (#14) 2022-04-23 18:41:14 +02:00
696de1580d chore: maintenance 2022-02-19 18:30:29 +01:00
0175a7fb1c test(cli): add GitAffected automated tests 2021-12-07 12:11:54 +01:00
cffaa9ec40 test(cli): add commands/run/test 2021-12-06 18:27:05 +01:00
d14fd0b62a test(cli): add commands/generate/challenge 2021-11-30 21:42:43 +01:00
d18ca22470 fix(cli): changes to input/output should run all affected tests 2021-11-10 18:57:10 +01:00
17efe8a113 fix(cli): changes to templates/docker, should run all affected tests 2021-11-09 16:45:42 +01:00
0a27b9e1a1 feat(cli): add --all option to run test command 2021-10-13 21:43:45 +02:00
d934d6e7c2 build(deps): update latest, fix issue with jest 2021-08-27 13:03:41 +02:00
c80eb11874 refactor: usage of node: for builtin modules 2021-07-03 18:40:17 +02:00
996dcd89c3 fix(cli): add --base option to run test command 2021-06-30 15:23:58 +02:00
c55c67e0a5 feat(cli): add --ci option to run test command 2021-06-25 12:46:01 +02:00
677a55a9d8 feat: rewrite programming-challenges CLI (#3) 2021-06-09 20:31:45 +02:00