Commit Graph

787 Commits

Author SHA1 Message Date
Michael Frikke Depner
dd201077dd
Add PR validation workflow 2023-08-28 13:21:58 +02:00
Michael Frikke Depner
92d55951aa
Add PR template 2023-08-28 12:54:41 +02:00
emily
50ac5f6a39 add link to youtube video 2023-08-28 10:21:13 +02:00
Emily Bache
edcd450033
Merge pull request #459 from NicoSimoski/common-lisp-parachute
Added implementation in common lisp with unit-test
2023-07-31 08:58:59 +02:00
NicoSimoski
d464ad8d8a
Update gilded-rose.lisp
- removed the requirements of gilded rose
2023-07-27 11:55:50 +02:00
NicoSimoski
35f11a141d
Update tests.lisp
- adapted initialization and testcase to the values of the implementation in other programming languages
2023-07-27 11:55:00 +02:00
NicoSimoski
6ecbea14f8
Update README.md
- replaced gilded rose requirements by a link to the requirements-file
- added a clarification for running the tests
- added a description for using cl-mock to stub a function or method
- added a description for running the testtest-fixture
2023-07-27 11:51:07 +02:00
NicoSimoski
bf5b0d9cec
Added implementation in common lisp with unit-test
- added the existing implementation in common lisp with system-definition
- added a parachute-unit-test
- added a description for setup and running the unit-tests
- added a description for stubbing and mocking with cl-mock
2023-07-26 17:17:59 +02:00
Emily Bache
ec373f2795
Merge pull request #457 from YehezkelShB/patch-1
Update README.md for master->main rename
2023-07-17 10:37:00 +02:00
Yehezkel Bernat
295cd382d5 Update README.md for master->main rename
Some links still refer to the renamed branch `master` and requires redirection to `main`

Update them to point directly to `main`. While at it, update link to file to use `blob` instead of `tree` for a similar reason
2023-07-14 09:52:51 +00:00
Emily Bache
c03808272e
Merge pull request #455 from add1ed/janet
add janet version
2023-07-14 06:57:56 +02:00
add1ed
4f43ddb78f updated tests and added README, based on review feedback. 2023-07-13 11:01:41 +01:00
add1ed
42d6bce336 add janet version 2023-07-11 11:54:23 +01:00
Emily Bache
d0d6fdb93c
Update catch2 version in CMakeLists.txt 2023-06-20 09:14:54 +02:00
Emily Bache
12540176cb
Merge pull request #446 from Andriamanitra/main
Make Julia compatible with texttests
2023-06-13 08:18:53 +02:00
Andriamanitra
e6445f1782 make julia compatible with texttests 2023-06-12 16:41:55 +03:00
Emily Bache
a674623c1c
Merge pull request #445 from shelling21/main
CPP: Updated googletest to v1.12.1 & Catch2 to v3.3.2
2023-06-09 14:29:30 +02:00
Stef Helling
578041f86c Merge branch 'main' of github.com:shelling21/GildedRose-Refactoring-Kata 2023-06-09 14:22:24 +02:00
Stef Helling
ddf8581e48 Updated googletest to release-1.12.1 and catch2 to v3.3.2 2023-06-09 14:21:43 +02:00
Emily Bache
34a1fba37b
Merge pull request #438 from FSMaxB/worse-rust
Make rust loop worse to make it closer to the original
2023-05-22 15:34:22 +02:00
Max Bruckner
103ef4a00f Make rust loop worse to make it closer to the original 2023-05-21 10:36:45 +02:00
Emily Bache
5a4e92199b
Merge pull request #402 from claresudbery/csharp-approval-fixes
Csharp approval fixes
2023-04-11 13:35:32 +02:00
Clare Sudbery
8d30f5efce Remove approved.txt, for consistency with rest of repo 2023-04-10 11:40:45 +01:00
Clare Sudbery
8d0e82c2a6 Add default valid approved.txt to csharpcore 2023-04-08 14:55:45 +01:00
Clare Sudbery
588dbed420 Add approval test to csharpcore 2023-04-08 14:55:23 +01:00
Clare Sudbery
8dee58f73d Ignore received.txt 2023-04-08 14:54:20 +01:00
Clare Sudbery
416b299856 Add Nuget packages needed for approval tests 2023-04-08 14:35:31 +01:00
Clare Sudbery
11569e0c0f Test 31 days instead of 2 2023-04-08 14:21:07 +01:00
Emily Bache
227729512d
Merge pull request #417 from dmcg/master
Update versions in Kotlin variant, and use List rather than Array
2023-02-28 07:46:43 +01:00
Duncan McGregor
bce30ba386 Use List in place of Array 2023-02-27 22:32:10 +00:00
Duncan McGregor
054a7e18a4 Upgrade Kotlin to 1.8.10 and JUnit to 5.9.2 2023-02-27 22:30:45 +00:00
Emily Bache
2d115146eb
Merge pull request #415 from Gnuk/add-vitest
Add vitest inside TypeScript
2023-02-22 13:05:43 +01:00
Anthony Rey
95a5db2080 Add vitest inside TypeScript 2023-02-22 11:33:47 +01:00
Emily Bache
820e796fd8
Merge pull request #405 from nitsanavni/add-ci
add ci - start with jq
2023-02-08 08:30:44 +01:00
Nitsan Avni
8ee93709a5 jq ci: compare to 30 days texttest stdout 2023-02-07 17:13:45 +00:00
Nitsan Avni
e7545c322e back to green, rename job 2023-02-07 17:12:18 +00:00
Nitsan Avni
6f17a85b91 intentionally fail the ci 2023-02-07 17:12:18 +00:00
Nitsan Avni
714d60b092 ci: test texttest result 2023-02-07 17:12:18 +00:00
Nitsan Avni
f982992850 diff action 2023-02-07 17:12:18 +00:00
Nitsan Avni
6527ea8bc3 add jq.yml workflow 2023-02-07 17:12:18 +00:00
Emily Bache
0fa2c2e623
Merge pull request #404 from nitsanavni/jq
add jq translation
2023-02-07 16:10:27 +01:00
Nitsan Avni
9a2736d267 use foreach for extra indentation 2023-02-07 08:35:39 +00:00
Nitsan Avni
9abe955027 add jq translation 2023-02-06 22:41:03 +00:00
Clare Sudbery
bacb1d9394 Add initial source of truth for C# approvals 2023-02-01 16:05:11 +00:00
Clare Sudbery
7700d349c3 Comment out C# texttest config by default 2023-02-01 16:03:04 +00:00
Clare Sudbery
f8a87ce507 Fix texttest config to work for csharp 2023-02-01 16:01:52 +00:00
emily
100fb3620a remove dead better code hub 2023-01-16 08:19:13 +01:00
emily
d7b0cefc1a remove BetterCode Hub, since it's no longer working. Improve info on TextTest. 2023-01-16 08:17:49 +01:00
Emily Bache
54cf2e5da8
Merge pull request #396 from JasonMoon95/patch-1
Update GildedRoseRequirements_kr.md
2023-01-13 14:44:04 +01:00
Seungje Mun
58ec0e4bee
Update GildedRoseRequirements_kr.md
10days or less can be translated to "10일 부터는".
2023-01-12 14:08:50 +09:00