Open mk-mxp opened 6 days ago
the decode()
is currently not implemented in example.php
so the missing test cases (all for decode()) is logically failing.
Should decode()
be added to the example.php
or left out from the tests?
There currently is a change to the instructions and possibly a change to the tests going on. So maybe we should wait with this one.
About adding decode
: Yes, I think that is worth breaking all existing solutions. @homersimpsons Do you agree?
About adding
decode
: Yes, I think that is worth breaking all existing solutions. @homersimpsons Do you agree?
There are 128 published solutions. So yes let's add decode
.
bin/configlet sync -u -e atbash-cipher --yes --docs --filepaths --metadata --tests include
(updates the Markdown files and maybetests.toml
)uuid
/@testdox
in DocBlocks)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.