12 Commits

Author SHA1 Message Date
163ac55834 Feature/updated docker testing docs (#15346) [skip ci]
* updated dockerized testing docs, see also https://github.com/yiisoft/yii2/pull/15345#issuecomment-351032168

* added testing notes

* updated dockerized testing docs, fixed paths
2017-12-14 18:10:49 +03:00
821b007698 Updated base-image for dockerized tests, examples, GitLab config (#15181) 2017-11-17 22:35:05 +03:00
b32db9fb28 Fixed path in unit tests README.md [skip ci] 2017-03-13 14:49:45 +03:00
7a4666fe3a added build trigger example 2017-02-16 15:29:14 +01:00
478331efe8 updated build
- added git files to dockerignore
- updated local testing
- updated build on branches
2017-01-24 15:41:04 +01:00
cc1f398946 updated docs 2017-01-19 22:47:17 +01:00
f5ab85c393 updated debug settings (+56 squashed commits)
Squashed commits:
[c42f30c] updated base image, added docs & local test script
[88f0c40] debug
[6220c94] fixed network isolation
[c63c7c3] test mssql only on test/mssql branch
[74efc78] fixed isolation in after_script
[02b895b] updated test setup
[3335f39] updated retry
[bd123b2] updated service checks
[45e4c90] updated build
[d54da7a] updated after_script
[5a4c726] 🏭 wait for mysql
[08db878] fixed typo
[ea53c1e] updated build stages
[9807ce3] fixed typos
[cf9f64e] fixed mssql testing
[08001d6] added db create for mssql
[62f6b65] run travis (gitlab simulation) only in travis branch
[cf63da4] streamlined build
[76808ac] updated test jobs
[18d79b5] fixed test error
[7b2bce6] updated build & composer.lock
[244623a] updated build
[86bd71b] fixed cleanup
[86ab2e8] fixed cleanup
[091d4b8] fixed tests
[2d315b5] fixed build config
[2913644] fixed project names
[f53b823] refactored build config
[5a791fb] refactored docker db-tests
[b4479b0] revert
[a975fa5] updated gitlab build
[4e4e5e4] updated mssql setup
[d6ff03b] added sleep workaround
[578b102] removed host volumes in test
[928f50b] fixed path
[967ab10] updated tests
[520f317] bootstrap cubrid
[5f245e1] 🏭 fixed cubrid tests
[940dbbc] 🏭 pinned cubrid version 9.3.6.0002
[8d5ea69] 📝 dockerized test commands
[9954b54] updated cubrid
[fb3afac] updated docs
[3f63ced] updated isolation
[bdc3c83] 🏭 build cubrid
[b777911] 🏭 disabled mssql, updated cubrid
[36534e7] added travis-a-like stage
[6546f02] updated GitLab build
[c046096] updated test setup
- added mssql and cubrid stack
[5a0e635] disabled host-volume
[75cf342] fixed test
[8de0794] fixed testing
[465d27a] added stages
[63aa950] added script
[68eecef] fixed typo
[00e4b88] updated Docker build
[f9072cc] added dockerized test setup
2017-01-19 18:01:08 +01:00
5ac889cc19 indentation fix 2015-04-16 16:55:25 +03:00
6949992246 Simplified tests directory structure a bit 2015-04-16 12:10:01 +03:00
accd2d3124 Update README.md 2014-08-12 13:35:45 +02:00
869d7b7cfc Improved test config
You can now customize test config without having uncommitted changes in
git.

issue #4687
2014-08-12 12:10:19 +02:00
a043be3ef9 added README for unit tests
as requested in issue #1084
2013-10-28 15:48:57 +01:00