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

WebTestCase and Helpers confusion #39

Open
rdohms opened this issue Oct 21, 2013 · 3 comments
Open

WebTestCase and Helpers confusion #39

rdohms opened this issue Oct 21, 2013 · 3 comments

Comments

@rdohms
Copy link
Contributor

rdohms commented Oct 21, 2013

It seems there is a bit of documentation confusion.

The IC\Bundle\Base\TestBundle\Test\WebTestCase class is marked as deprecated in favor of IC\Bundle\Base\TestBundle\Test\Functional\WebTestCase, however this one does not implement the helper functions.

So either helpers have been dropped, or the class is not deprecated, or the code needs to be copied over to the new Functional Class, which one sounds right?

@robocoder
Copy link
Member

ping @shiroyuki

@stefanosala
Copy link

A clarification on this topic would be really useful!

Thanks :)

@guilhermeblanco
Copy link
Contributor

@stewe we've started a discussion at InstaClick on Functional support.
Whatever we have done so far works as intended, but the API may be deprecated as we've shifted most of our Functional tests to Behat.
Now the discussion of bringing Functional tests back is on the table, but we're still early in the game on how it'll be its final API. I don't expect huge changes besides consuming DataFixtures 2.0 and built-in support for DataMigrations.

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

No branches or pull requests

4 participants