Commit Graph

8 Commits

Author SHA1 Message Date
Christoph J. Scherr 5f8c92de47 refactor(evaluation): fix yet another evaluation bug by refactoring
cargo devel CI / cargo CI (push) Failing after 1m49s Details
2024-08-03 20:07:15 +02:00
Christoph J. Scherr af1a2ee36c fix(evaluation): added more evaluation tests and fixed #21
cargo devel CI / cargo CI (push) Failing after 2m12s Details
2024-08-03 18:51:53 +02:00
Christoph J. Scherr 05197181d0 test(game): test the evaluation
cargo devel CI / cargo CI (push) Failing after 1m50s Details
2024-08-02 17:37:50 +02:00
Christoph J. Scherr 18a5125028 fix(evaluation): evaluation did not get built from string correctly #9
cargo devel CI / cargo CI (push) Successful in 1m58s Details
2024-07-25 14:48:16 +02:00
Christoph J. Scherr 500e99d8ee chore: fix typo in test name
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-07-25 13:24:01 +02:00
Christoph J. Scherr 5a5757b071 chore: fix warnings in tests
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-07-24 12:00:52 +02:00
Christoph J. Scherr 0c90f874b3 test: add test to check manual guessing
cargo devel CI / cargo CI (push) Failing after 1m38s Details
2024-07-24 11:58:03 +02:00
Christoph J. Scherr 0c4adba682 test(solve): add test cases for naive and stupid solver
cargo devel CI / cargo CI (push) Successful in 1m58s Details
2024-07-23 11:23:17 +02:00