featurebase/qa/testcases/bug-repros/README
reesporte 5946a12ab9 fix viewTimePart to account for bad strings
this stems from https://molecula.atlassian.net/browse/SUP-194 where the string
"standard" was being passed to viewTimePart, which output "standard" as the result.
this is not a valid time string and was causing confusing errors. now it simply
doesn't do that

this commit also adds regression testing framework and a regression test for fb-1287
2022-03-25 11:27:39 -05:00

17 lines
434 B
Text

adding a test case to the bug repros directory??? no problem!!! its a snap!!!
just make a shell script that does the test you want and name it some thing like:
fb42069-test.sh
this will get picked up by run-all.sh and get run automatically!!!
# THINGS TO NOTE
- the datanode0 ip will be passed to your script in $1 via qa/scripts/bug_repro_tests.sh
# ENTHUSIASM
WOW
shout out to computers for making our lives easier! :) 👍