Hello!
I began my Yii testing.
Testing environment is installed on Windows:
-
Yii 1.1.8
-
PHPUnit 3.5.15
-
Selenium 2.7.0
It looks fine except of one moment very critical for me,
because my web site is written in Japanese (Shift JIS).
The
$this->assertTextPresent( 'japanese here' );
doesn’t find actually existing text.
English is found without problems.
I would much obliged if somebody could advice
something or just any idea.
Sincerely,
Yury.