mirror of
https://github.com/humhub/humhub.git
synced 2025-02-24 11:14:00 +01:00
The old test uses $I->seeElement #wallStream. But #wallStream is loaded with javascript and not available for functional tests (why? functional tests uses PHPBrowser instead of WebDriver. So javascript does not work. See: http://codeception.com/docs/04-FunctionalTests#Writing-Functional-Tests). We lookup now if the new user has a row in user table.