Commit Graph

915 Commits

Author SHA1 Message Date
Birame Sene
5bf4f639e7 chore: remove useless config files 2025-01-22 18:36:51 +01:00
Birame Sene
d4514e6c9f WIP: adding Deno version 2025-01-22 18:36:51 +01:00
Emily Bache
11610e00ba
Merge pull request #583 from nadlgit/ts-vitest-approval
Port TypeScript approval tests from Jest to Vitest
2025-01-10 08:11:16 +01:00
Nadine
f541a98838 port typescript approval tests from jest to vitest 2025-01-09 19:54:34 -04:00
Emily Bache
c4cfa7b38e
Merge pull request #580 from codecop/master
Port to Io language.
2024-12-13 08:14:09 +01:00
Peter Kofler
3b7cb71b77 Port TextTestFixture. 2024-12-13 01:46:44 +01:00
Peter Kofler
a91a6ef695 Initial port. 2024-12-13 01:33:28 +01:00
Peter Kofler
1406987c44 Empty Io project. 2024-12-13 00:27:13 +01:00
emily
6ac8b165f9 add composer.phar 2024-12-10 15:20:12 +01:00
emily
a79eb61d8d fix broken links 2024-12-02 08:24:06 +01:00
emily
2960ad35df make additional test for C# like Java-Approvals 2024-12-02 08:24:06 +01:00
Emily Bache
be810de472
Merge pull request #578 from rweisleder/Java-upgradle-8.11
Make Gradle Java projects compatible with Java 17+
2024-11-22 08:54:47 +01:00
Roland Weisleder
d959e270f8 Make Gradle Java projects compatible with Java 17+ 2024-11-21 16:12:55 +01:00
Emily Bache
9c18c08c73
Merge pull request #577 from mrgleam/update/gleam-glint-version
refactor: update gleam_stdlib and glint version
2024-11-18 10:14:40 +01:00
Santi Lertsumran
21920383be refactor: update gleam_stdlib and glint version 2024-11-17 16:01:36 +07:00
Emily Bache
dd94d9fda8
Merge pull request #575 from lessless/main
Added text test fixture for Elixir
2024-10-21 15:15:53 +02:00
Yevhenii Kurtov
b3a23b40a6 add texttest fixture for elixir 2024-10-21 13:46:03 +01:00
Yevhenii Kurtov
f9ba94b80b remove unused elixir config folder 2024-10-21 13:45:53 +01:00
mgd
142a489da0 Removed car
Removed unnecessary car from update-quality
2024-10-18 15:32:03 +02:00
mgd
ee775910b2 Ammendments to update-quality
- logic of if statments changed to if not
- removed min/max
- Strings for Sulfuras and Backstage pass made to exactly match specification
- Code structure is based more on the clojure version
2024-10-18 15:32:03 +02:00
mgd
e9cf5311fd Further Amendments
- removed the cond statement and replaced with nested ifs
- removed the let statement. Data is now accesses directly
- update-quality now takes a list of items
2024-10-18 15:32:03 +02:00
mgd
91ebc85a70 * Amendments
- Initial test modified to be similar to Clojure version
- update-quality modified to read from make-item directly. Helper methods removed
2024-10-18 15:32:03 +02:00
mgd
3615cfb8ab Added readme file 2024-10-18 15:32:03 +02:00
mgd
e4c646ce32 Kata setup with one failing test 2024-10-18 15:32:03 +02:00
mgd
478bfae574 Inital commit for elisp version of kata 2024-10-18 15:32:03 +02:00
Emily Bache
e57f845bfb
Merge pull request #571 from miniBill/main
Update dependencies for Elm
2024-09-26 08:15:22 +02:00
Leonardo Taglialegne
aeda498509 Update dependencies, remove unused ones 2024-09-26 01:30:34 +02:00
Leonardo Taglialegne
8cb0a31052 Remove redundant file 2024-09-26 01:28:42 +02:00
JohnnyDoesStuff
e63b7e7563 add working directories to haskel .gitignore 2024-09-14 13:14:49 +02:00
Peter Kofler
2f93d81eed
Merge pull request #563 from miguelarian/feature/spanish_translations_fixes
improve Spanish wording and apply format consistency with other langu…
2024-08-01 20:27:36 +02:00
miguelarian
da3bdb2d7b
improve Spanish wording and apply format consistency with other languages 2024-08-01 14:06:12 +02:00
Peter Kofler
ef2966006a
Merge pull request #560 from Memoraike/main
Russian translation
2024-07-20 11:11:06 +02:00
Meow
6fe00308a4 Update README.md 2024-07-20 00:27:27 +00:00
Meow
3a72897204 Improve the translation of the specification in Russian 2024-07-20 00:17:53 +00:00
Barry Moore
e2abba77cb
Add a CONTRIBUTING.md to clarify project structure and valid contributions (#550)
* Add a recommended project stucture
* Add description for languages with more than one unit testing framework
2024-06-12 17:46:09 +02:00
Barry Moore
717e2a8c7b
Add Gleam implementation (#548)
* Add Gleam implementation
2024-06-09 21:37:41 +02:00
emily
48159d5531 update java version 2024-06-06 18:00:54 +02:00
Stef Heyenrath
99f2fcbf18
Refactoring c# projects (#544)
Small Refactoring c# projects, e.g.
* add days
* remove StartupObject
* Fix Approval tests for NUnit
* Use Environment.NewLine in Xunit tests
* Added + fixed README.md
* Removed global.json
2024-06-06 14:13:44 +02:00
Peter Kofler
a348b20789
Merge pull request #546 from eauc/zig-implem
Add Zig implementation
2024-06-02 20:01:34 +02:00
Auclair Emmanuel
152c38549b Add Zig implementation 2024-06-02 17:15:37 +02:00
emily
8e9e31f9b8 Improve docs for python version 2024-06-01 10:13:32 +02:00
Peter Kofler
ad19854a2f
Merge pull request #542 from StefH/stef-refactor-csharp_projects
Refactor C# projects
2024-05-31 08:06:19 +02:00
Stef Heyenrath
6e5067dcb9 Refactor C# projects 2024-05-29 15:01:51 +02:00
Emily Bache
c7e0b4a8d9
Merge pull request #536 from baspeters/main
Added Dutch requirement specification Markdown translation
2024-04-25 15:41:51 +02:00
Bas Peters
fd997d1e32
Added Dutch requirement specification Markdown translation 2024-04-25 14:44:22 +02:00
Emily Bache
e2e875ec1e
Update version of approval tests 2024-04-18 09:25:44 +02:00
Peter Kofler
051ca14006
Merge pull request #535 from kudashevs/feature/php_remove_deprecation
Update ApprovalTest fix the deprecated method call
2024-04-10 08:36:10 +02:00
Sergey Kudashev
79288dcd51 Update ApprovalTest substitute the deprecated approveString method with the recommended 2024-04-09 15:59:02 +03:00
Peter Kofler
85e18d38c6
Merge pull request #534 from kudashevs/feature/fix_formatting
Fix ApprovalTest code formatting
2024-04-09 13:33:46 +02:00
Sergey Kudashev
5ed256af31 Style ApprovalTest fix formatting 2024-04-09 12:32:19 +03:00