pyth0n1c
2555556301
Removed extra printout and added
...
a clear success/failure printout
2022-09-26 17:06:21 -07:00
pyth0n1c
124bcd1974
Better error detection/collection for baselines.
...
Previously we treated a failed search in a baseline
as an exception, but this is not necessarily true.
This was causing searches which didn't
immediately have a successful baseline to fail,
which is obviously not correct - we were not
allowing multiple attempts for the data to
be ingested before quitting.
2022-09-26 16:49:05 -07:00
pyth0n1c
7b365ddde6
experimental support for local data sources
2022-09-23 13:32:08 -07:00
pyth0n1c
8b68e20e80
Fixed bug where we did not update
...
the result_count after a failed
test completed.
2022-09-20 11:54:46 -07:00
pyth0n1c
701bebd0a6
Generate proper output file name
...
in the proper location. Resolve
issue with cleanup when a test
generates an exception that
prevented shutdown from finishing.
2022-09-20 11:07:09 -07:00
pyth0n1c
a9395f7aa7
Fixed downloaded file caching
...
behavior and better output file
generation.
2022-09-13 14:12:10 -07:00
pyth0n1c
60e8c13ddc
Tests are now running successfully and a basic
...
output file is being generating. Still needs lots
of smoketesting, but the new workflow is looking
good!
2022-09-12 16:05:30 -07:00
pyth0n1c
dba6767016
More progress towards generating the
...
output summary.
2022-09-11 11:42:02 -07:00
pyth0n1c
37ce70685e
Updates to results collection and
...
output file generation.
2022-09-10 10:30:11 -07:00
pyth0n1c
ac506cde60
Initial testing workflow looks
...
like it is correct. However,
errors during
2022-09-10 09:10:01 -07:00
pyth0n1c
ad8be14783
Fix how data is fetched and make
...
sure to move on to another test
after a failure
2022-09-09 14:52:38 -07:00
pyth0n1c
8290981f01
Temporary fix with warning to
...
pathing for a baseline
2022-09-09 14:35:29 -07:00
pyth0n1c
5b04f3811e
Better organization of objects
...
and resolving a circular import
2022-09-09 14:31:22 -07:00