/
var
/
www
/
vhosts
/
nabawater
/
frontend
/
tests
/
acceptance
/
/var/www/vhosts/nabawater/frontend/tests/acceptance
mkdir
upload
Name
Size
Mode
Actions
HomeCest.php
422
0644
edit
dl
rm
_bootstrap.php
333
0644
edit
dl
rm
Edit:
/var/www/vhosts/nabawater/frontend/tests/acceptance/_bootstrap.php
(333B)
<?php /** * Here you can initialize variables via \Codeception\Util\Fixtures class * to store data in global array and use it in Cepts. * * ```php * // Here _bootstrap.php * \Codeception\Util\Fixtures::add('user1', ['name' => 'davert']); * ``` * * In Cept * * ```php * \Codeception\Util\Fixtures::get('user1'); * ``` */
Save
cmd:
run