{"id":19758657,"url":"https://github.com/alvarogarcia7/bugs-zero-kata-java","last_synced_at":"2026-04-24T20:35:54.267Z","repository":{"id":69480030,"uuid":"139602212","full_name":"alvarogarcia7/bugs-zero-kata-java","owner":"alvarogarcia7","description":"Practiced the bugs zero refactoring kata, in java. ","archived":false,"fork":false,"pushed_at":"2018-07-03T15:22:35.000Z","size":621,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-16T02:50:58.043Z","etag":null,"topics":["approval-test","approval-testing","assertion-library","bugs-zero","golden-master","java","kata","maven","pair-programming","pairing","refactor","refactoring","ugly-trivia"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alvarogarcia7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-03T15:18:51.000Z","updated_at":"2019-01-09T04:36:08.000Z","dependencies_parsed_at":"2023-03-15T22:00:16.526Z","dependency_job_id":null,"html_url":"https://github.com/alvarogarcia7/bugs-zero-kata-java","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alvarogarcia7/bugs-zero-kata-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarcia7%2Fbugs-zero-kata-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarcia7%2Fbugs-zero-kata-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarcia7%2Fbugs-zero-kata-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarcia7%2Fbugs-zero-kata-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alvarogarcia7","download_url":"https://codeload.github.com/alvarogarcia7/bugs-zero-kata-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarcia7%2Fbugs-zero-kata-java/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32240116,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["approval-test","approval-testing","assertion-library","bugs-zero","golden-master","java","kata","maven","pair-programming","pairing","refactor","refactoring","ugly-trivia"],"created_at":"2024-11-12T03:25:25.436Z","updated_at":"2026-04-24T20:35:54.244Z","avatar_url":"https://github.com/alvarogarcia7.png","language":"Java","readme":"## ZeroBugs Kata\n\nProblem description: [here](http://kata-log.rocks/bugs-zero-kata)\n\nBased on the UglyTrivia Kata\n\nStarted from the GoldenMaster step in [here](https://github.com/martinsson/BugsZero-Kata/tree/587fb9504603c07d7aa043fc5ef1ba6adfc02acc/java)\n\nWorking with [Tiago](https://github.com/tiagomartinho).\n\n### In scope\n\nIt has been solved:\n\n  * A Game could have less than two players - make sure it always has at least two.\n    * Using a runtime exception at first, then moving it to a compile-time check\n  * A Game could have 7 players, make it have at most 6.\n    * Using a runtime exception at first, then moving it to a compile-time check\n  * The deck could run out of questions\n    * Adding the questions to the deck again. After using the last Rock question, you use the first Rock question again\n  * Introducing new categories of questions seems like tricky business.\n    * Now any new category of question is contained in the Questions object\n\n\n### Out of scope \n\n  * A player that get’s into prison always stays there\n    * Other than just fixing the bug, try to understand what’s wrong with the design and fix the root cause\n    * We've tried this but it was not working. Also, it affects the behaviour and we don't have a golden master to support it.\n  * Similarly changing the board size greatly affects the questions distribution\n    * Haven't worked on it.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvarogarcia7%2Fbugs-zero-kata-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falvarogarcia7%2Fbugs-zero-kata-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvarogarcia7%2Fbugs-zero-kata-java/lists"}