15 Commits

Author SHA1 Message Date
41589af738 Add test with a table with three uneven groups 2024-08-01 19:17:03 +02:00
0836a91498 Include additional test case 2024-08-01 19:13:47 +02:00
c0aea23954 Include additional test case 2024-08-01 19:11:36 +02:00
2a0a2d77df Refactor + include tests when there are two groups of guests 2024-08-01 19:09:26 +02:00
d194b91244 Include additional test case for four people 2024-08-01 18:53:46 +02:00
f4c0cca369 Include additional test case for three people 2024-08-01 18:52:22 +02:00
8c6974a1e5 Replace rule that calculates discomfort 2024-08-01 18:43:56 +02:00
df391a4f35 Extract a DiscomfortCalculator class 2024-07-31 22:53:50 +02:00
5b68434522 Merge remote-tracking branch 'origin/main' into vns
Some checks failed
Run unit tests / unit_tests (pull_request) Failing after 3m5s
2024-07-31 19:39:40 +02:00
7f0feeddff Define a method to calculate the distance to a common ancestor between two tree nodes
Some checks failed
Run unit tests / unit_tests (pull_request) Failing after 1m24s
2024-07-30 20:49:26 +02:00
d50ee7cb06 Add basic tests for the local_discomfort formula 2024-07-25 11:24:49 +02:00
7926928feb Create models to store tables arrangements 2024-07-24 20:24:01 +02:00
2ed9f98695 Create guests scaffold 2024-07-11 20:08:26 +02:00
98eb2e0473 Expenses scaffold 2024-07-11 19:55:48 +02:00
47ac0796b9 Install rspec 2024-07-11 19:41:36 +02:00