OSDN Git Service

Внесены исправления в тесты для корректной работы с контролем доступа по ролям
authorDmitry Dobryshin <dimkainc@mail.ru>
Mon, 26 Oct 2020 04:06:56 +0000 (07:06 +0300)
committerDmitry Dobryshin <dimkainc@mail.ru>
Mon, 26 Oct 2020 04:06:56 +0000 (07:06 +0300)
commit6eecbef2ee7614523329313b5e65463ad4b09631
treec870252a0e2a0e8ed88339d864702a8e188c4679
parent074e188b4141974ea06bb5da17ce3a8fb87851c8
Внесены исправления в тесты для корректной работы с контролем доступа по ролям
26 files changed:
config/test.php
controllers/ItemsController.php
runtime/debug/index.data
runtime/logs/app.log
tests/functional/ItemsCreateCest.php
tests/functional/ItemsIndexCest.php
tests/functional/ItemsUpdateCest.php
tests/functional/LocationsCest.php
tests/functional/LocationsCreateCest.php
tests/functional/LocationsUpdateCest.php
tests/functional/MovingInsertCest.php
tests/functional/MovingUpdateCest.php
tests/functional/RegionsCest.php
tests/functional/RegionsCreateCest.php
tests/functional/RegionsUpdateCest.php
tests/functional/SiteIndexCest.php
tests/functional/SiteLoginFormCest.php
tests/functional/StatusCest.php
tests/functional/StatusCreateCest.php
tests/functional/StatusUpdateCest.php
tests/functional/TypesCest.php
tests/functional/TypesCreateCest.php
tests/functional/TypesUpdateCest.php
tests/unit/models/LoginFormTest.php
tests/unit/models/UserTest.php
views/locations/index.php