issues
search
ChronixDB
/
chronix.spark
Time series analysis with Apache Spark based on Chronix |
http://www.chronix.io
Apache License 2.0
38
stars
11
forks
source link
Improve tests
#46
Closed
adersberger
closed
8 years ago
adersberger
commented
8 years ago
DimensionFilterFunction: the call function should be tested more thoroughly (conditions are buggy)
Testing un-chunking should be more thoroughly in TestChronixSparkContext
check ordering in time series
check duplicates according time series identity (and eliminate the assert below which is fragile)
check if compareTo(), hashCode() and equals() is correct (Key)