Closed gaogaotiantian closed 3 years ago
@Carinaqyy , we need more tests for fix_re_match.
".*s"
"coins"
"position"
objprint
objstr
test_config
config
@Carinaqyy , we need more tests for fix_re_match.
".*s"
should match"coins"
, but not"position"
.objprint
, maybe create a new file. We can't only testobjstr
and assume it would work withobjprint
.test_config
should test the functionconfig
, notobjprint
with arguments.