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

Fixing unit tests #76

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Fixing unit tests #76

wants to merge 16 commits into from

Conversation

pkamps
Copy link
Contributor

@pkamps pkamps commented Sep 19, 2012

Fixing fatal errors in unit tests. Fixing most failing tests - some tests still fail though

@bdunogier
Copy link
Member

Okay for me. Any objection, anyone ? @dpobel ? @paulborgermans ?

@dpobel
Copy link
Contributor

dpobel commented Sep 20, 2012

+1

@paulborgermans
Copy link
Contributor

Fine for me

@nfrp
Copy link
Contributor

nfrp commented Sep 20, 2012

Schön :)

@jeromegamez
Copy link
Contributor

+1, thanks @pkamps, I was just scratching my head during the setup of a testing environment :).

@@ -33,7 +33,7 @@ public function testGetClassAttributes()
{
// echo "DB: " . eZDB::instance()->DB . "\n";
// xdebug_print_function_stack();

//self::$qb->getClassAttributes(); die('d');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this and we are ready to go :)

@guillaumelecerf
Copy link
Contributor

Hi @pkamps, could you please rebase your patch serie ? Because some parts have already been fixed in HEAD.

@pkamps
Copy link
Contributor Author

pkamps commented Nov 6, 2013

My current work load won't allow me to do this in the next 3 weeks.

Jérôme Gamez and others added 5 commits October 24, 2014 13:33
The table 'ezfind_elevate_configuration' is already created in the setUp() method of the eZ Find Test Suite
…_sql_data

EZP-21779: Removed duplicate table creation
Implement EZP-21380: 'highlighting' as a SearchExtras attribute
Implement EZP-21404: Allow excluding object owner/author from search
Fix EZP-21331: fatal error due to invalid facet def passed to fetch function
@guillaumelecerf
Copy link
Contributor

@andrerom : some parts of this PR must be merged to fix the unit tests.
@pkamps : could you please rebase this one with the current HEAD ?

@pkamps
Copy link
Contributor Author

pkamps commented Oct 24, 2014

I rebased but I'm not sure if it's still a valid pull request.

@andrerom
Copy link
Contributor

@pkamps Thanks :)
@guillaumelecerf Up for running unit tests again with this one? (but ok, even if failing travis will provide some value, so should try to do that next week)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

9 participants