Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Core] Failing Test on a fresh db instance #34

Closed
peshkira opened this issue Mar 9, 2013 · 0 comments
Closed

[Core] Failing Test on a fresh db instance #34

peshkira opened this issue Mar 9, 2013 · 0 comments
Labels

Comments

@peshkira
Copy link
Owner

peshkira commented Mar 9, 2013

The SizeRepresentativeGeneratorTest is failing if the test db is empty.
Setup some elements before executing the test and then remove them at the end

peshkira added a commit that referenced this issue May 10, 2013
Removing many deprecated methods that are not needed anymore.
Removing unnecessary constants and methods.

This commit marks a stage where the backend abstracted (fixes #46),
the filtering is enhanced (fixes #11) with a new convention.
Refactoring of the profile genration (fixes #48) as well as
the sampling algorithms (fixes #49) is also done.
The Controller allows data consolidation (fixes #47) based
on the identifier of an element.
The whole CLI is refactored and is much cleaner as it
uses a different library, but also does not violate the
architecture of C3PO and uses only the Configurator and Controller
directly (fixes #50).
All current tests are running successfully (fixes #34)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant