-
Notifications
You must be signed in to change notification settings - Fork 0
Description
We need to add tests for: computeLevene, getActiveCores (trial), computeExecutionTime, byteSizeFromString, computeCombinedVar (exp) absolute and relative efficiency (first to be moved in dedicated functions). Moreover we should add Cassandra Test for: constructDuration.py, faban.py, numberOfConstructInstances.py
We need to move tests related to cutNProcesses in the data-transformers. As well as the code for cutting the processes
We should also organize the tests in two subsolders to differentiate the ones applied at trial and the ones applied at experiment level. The rest goes in the root folder.
Moreover we are gonna add test for everything that goes bad during our next round of experiments.
We need to add test for faban
Then we should remove the throughputTest.py because it is not needed anymore.