]> git.corax.cc Git - toolbox/commit
test/is: Add shellspec test cases for "is" module
authorMatthias Kruk <m@m10k.eu>
Sun, 20 Jun 2021 06:01:45 +0000 (15:01 +0900)
committerMatthias Kruk <m@m10k.eu>
Sun, 27 Jun 2021 02:28:16 +0000 (11:28 +0900)
commit4e2720d3d864184bbe866d08eb012f743a05b049
treed286bf95f1a24934f2cbdef7702732366368550b
parente70dd28aaac34439b889a17c0ad9d24178bfc969
test/is: Add shellspec test cases for "is" module

The test cases for the "is" module are implemented for BATS, but going
forward shellspec should be used.
This commit migrates the previous test cases from BATS to shellspec and
adds test cases for the is_base64() function.
test/is_spec.sh [new file with mode: 0644]