humhub/protected
Daniel Kesselberg 10abc84af0 Fix RegistrationCest
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.
2018-01-27 23:57:13 +01:00
..
2018-01-27 23:57:13 +01:00
yii