php icon indicating copy to clipboard operation
php copied to clipboard

#48in24: anagram 2024-07-23

Open mk-mxp opened this issue 8 months ago • 0 comments

  • [ ] Run bin/configlet sync -u -e anagram --yes --docs --filepaths --metadata --tests include (updates the Markdown files and maybe tests.toml)
    • docs: instructions unsynced: anagram
  • [ ] Drop strict types comments from test file and example code (these are useless)
  • [ ] Add and sync test meta data to tests (uuid / @testdox in DocBlocks)
  • [ ] Decide on adding / adjusting / ordering test cases to match current problem specs
    • anagram: missing 8 test cases

Do not redesign the student's interface or add test cases that would invalidate existing community solutions. These are extra tasks, which should be discussed in advance.

mk-mxp avatar Jun 08 '24 13:06 mk-mxp