Commit Graph

7 Commits

Author SHA1 Message Date
Carsten Brandt
226f524da3 skip failing HHVM test
see https://github.com/yiisoft/yii2/issues/14244
2017-06-05 13:25:51 +02:00
Carsten Brandt
3e94919592 added failing test for #13593 2017-05-31 19:14:21 +02:00
Carsten Brandt
2feb0945ca Fixed RBAC databases tests
tests were reusing static DB connection instance resulting in all tests
to be run against MySQL only!

PgSQL and Sqlite tests are now failing because of the issue reported in #13501.
2017-05-31 18:55:44 +02:00
Tobias Munk
0e0caef508 Merge branch 'tests/mysql' into feature/docker-testing 2017-02-16 16:49:32 +01:00
Tobias Munk
9f95f71572 added groups to tests 2017-02-16 16:46:10 +01:00
Elvira Sheina
3a4505ac08 Fixes #11230: Include defaultRoles in yii\rbac\DbManager->getRolesByUser() results 2017-02-15 01:26:33 +03:00
Alexander Makarov
6949992246 Simplified tests directory structure a bit 2015-04-16 12:10:01 +03:00