wplib-box icon indicating copy to clipboard operation
wplib-box copied to clipboard

Full Test Coverage for Box command [0.17.2]

Open mikeschinkel opened this issue 7 years ago • 0 comments

We need to write tests for our own box command. This will actually be a significant undertaking because PHP has 11 subcommands many of which have their own subcommands and we have all the combinations of containers, which can lead to a large number of permutations.

Something for inspiration: https://phpunit.readthedocs.io/en/7.1/assertions.html

mikeschinkel avatar Jul 09 '18 10:07 mikeschinkel