Mehdi Achour
da440aba4d
Use phpunit from vendor ( #77 )
6 years ago
Mikk Tendermann
a8f2b942dd
Fixes #67 : Test if transport is gone each time someone tries to send email, not if connection is initially made
6 years ago
Klimov Paul
fc0ae4d38e
move source code to 'src' directory
7 years ago
Klimov Paul
3625bd6b13
PHP 7.2 added to Travis
7 years ago
Klimov Paul
e59a5d19fa
switched to 'asset-packagist.org'
7 years ago
Paul Klimov
3878a9ba9c
Added support for SwiftMailer 6.0.x ( #53 )
7 years ago
Klimov Paul
5c142f16d3
Travis update
8 years ago
Daniel Gomez Pan
2924a2bc4e
Remove block comment [skip ci]
9 years ago
Daniel Gomez Pan
6483c06a10
Update travis
9 years ago
Carsten Brandt
48481cf902
updated fxp/composer-asset-plugin version constraint
10 years ago
Klimov Paul
a30c1ce848
`.gitattributes` added
10 years ago
Klimov Paul
c5911ee654
switch phpunit to be run as global command on Travis
10 years ago
Klimov Paul
123b6f9d41
Added unit tests
10 years ago
Qiang Xue
21062fb10c
psr-4 change.
11 years ago
Carsten Brandt
d84aac09de
fixed basic app travis
...
fixes #1744
11 years ago
Carsten Brandt
d172e38b20
debugging travis
11 years ago
Carsten Brandt
419da30f50
debugging travis
11 years ago
Carsten Brandt
9a592d38cf
fixed paths in travis.yml
11 years ago
Carsten Brandt
b7800eca60
enabled acceptance tests for basic application
11 years ago
Carsten Brandt
5f7653b0c7
run basic app functional tests within the main repo test chain
11 years ago
Carsten Brandt
dabeea7a38
testing: do not require php ext in composer.json and use composer phpunit on travis
11 years ago
Carsten Brandt
19c7c001d4
Moved elasticsearch connect to a later pos in travis.yml
...
avoid failure when it is not started at that point
11 years ago
Carsten Brandt
4d1390ceb1
fixed travis mongodb
11 years ago
Carsten Brandt
e36f7a63c5
better sudo
11 years ago
Carsten Brandt
4f155c9e49
sudo!
11 years ago
Carsten Brandt
6bf6d2f4e7
enable mongo textsearch on travis
11 years ago
Carsten Brandt
514a825d02
travis: create mongo database and add user
11 years ago
Carsten Brandt
596345bdb2
getting mongo right on travis
11 years ago
Carsten Brandt
90c99c94b9
pecl fails when installed, even with -s wtf?
11 years ago
Carsten Brandt
89a5edb913
pecl: do not fail if already installed
11 years ago
Carsten Brandt
2b2a000ff5
added mongodb to travis
11 years ago
Carsten Brandt
97025771f4
commented hhvm test on travis until bugs have been fixed
11 years ago
Carsten Brandt
7ab7cb197e
reverted travis php config fix
11 years ago
Carsten Brandt
1ec148a7d9
fixed travis timezone config
11 years ago
Carsten Brandt
17840dfad1
added hhvm hiphop php vm to travis to run test on it
...
http://www.hhvm.com/blog/2393/hhvm-2-3-0-and-travis-ci
11 years ago
Klimov Paul
0b8784860f
Moved sphinx source database setup into ".sh" file allowing to use relative file path.
11 years ago
Panagiotis Moustafellos
a337a1b3ff
Update travis to exclude packs and display verbose text
...
(coveralls.io still excluded)
11 years ago
Paul Klimov
dc79c8c11a
Sphinx ignore group removed from phpunit run script
11 years ago
Panagiotis Moustafellos
332fdf98ba
Added fixture in the before script part
...
The db fixture in the sphinx configuration for unit test takes place
after starting the sphinxserver on travis, by importing the fixture
in the before scripts we allow sphinxsearch on travis to run create
the indexes properly
11 years ago
Panagiotis Moustafellos
5cb2283d89
Travis: Adding sphinx support
11 years ago
Qiang Xue
1d0bc00c33
disable coveralls temporarily.
11 years ago
Carsten Brandt
1c08c06da8
implemented connection based on CUrl
...
far better than depending on fat guzzle
11 years ago
Carsten Brandt
2691299b42
display elasticsearch version in travis
11 years ago
Carsten Brandt
613758dda5
refactored elasticsearch COnnection and Command
11 years ago
Carsten Brandt
02e1f8d50e
travis: speed up composer
11 years ago
Carsten Brandt
de0ce94482
fixed travis and composer issue
11 years ago
Carsten Brandt
a0a3c36c39
make travis work
11 years ago
Paul Klimov
aa347f1e4c
Merge branch 'master' of github.com:yiisoft/yii2 into sphinx
11 years ago
Paul Klimov
b9137dfef6
Sphinx command and query added.
11 years ago
Paul Klimov
c7c32659b0
Vendor testing support provided.
...
'swiftmailer' extension unit tests fixed.
11 years ago