mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-05 16:15:56 +00:00
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 |
||
|---|---|---|
| .. | ||
| fb-1287-datagen.yaml | ||
| fb-1287-test.sh | ||
| fb1270-test.sh | ||
| README | ||
| run-all.sh | ||
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! :) 👍