featurebase/qa/testcases/bug-repros
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
..
fb-1287-datagen.yaml fix viewTimePart to account for bad strings 2022-03-25 11:27:39 -05:00
fb-1287-test.sh fix viewTimePart to account for bad strings 2022-03-25 11:27:39 -05:00
fb1270-test.sh fix viewTimePart to account for bad strings 2022-03-25 11:27:39 -05:00
README fix viewTimePart to account for bad strings 2022-03-25 11:27:39 -05:00
run-all.sh fix viewTimePart to account for bad strings 2022-03-25 11:27:39 -05:00

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! :) 👍