Commit Graph

83 Commits

Author SHA1 Message Date
aynsix
6024d881e6 fix test 2020-04-08 19:36:11 +03:00
aynsix
7e242f81af fix test 2020-04-08 17:57:57 +03:00
aynsix
67381fa198 fix test 2020-04-08 13:15:16 +03:00
Arthur de Moulins
6ed22b53dc fix AddPluginTest 2020-03-13 19:51:10 +01:00
Jean-Yves Gaulier
24e56696e7 PHRAS-2859_tests-do-corrupt-conf_4.1
fix test that overrides conf during install.
2019-12-16 18:16:51 +01:00
Jean-Yves Gaulier
915e7bcd32 PHRAS-2859_tests-do-corrupt-conf_4.1
fix : configuration.yml is not modified by unit-tests anymore
2019-12-16 18:16:51 +01:00
Jean-Yves Gaulier
c119627e84 PHRAS-2814_missing-es-options-for-tests
add options to a testfile that changes conf.
todo : fix the test to backup/restore file after test
2019-12-16 17:40:15 +01:00
aina-esokia
9226e5a478 port 1776 databox create to master 2018-03-01 17:41:08 +04:00
Florian BLOUET
261339ecd5 remove recess, bower, grunt and uglifyJs dependencies in php utils and tests
updated minifier tests
2015-12-02 17:36:37 +01:00
Benoît Burnichon
c1943cc0fb Fix bad mock in XSendFileMappingGeneratorTest 2015-10-28 19:09:58 +01:00
Benoît Burnichon
4cdca486d8 Add getApplication() method PhraseanetTestCase. 2015-07-02 12:33:19 +02:00
Benoît Burnichon
b272ce5aac Add some groups legacy, functional, web, authenticated 2015-06-15 19:30:51 +02:00
Benoît Burnichon
92636bfe5a Properly initialize value.
Change call to protected method to public one.
2015-06-09 11:26:20 +02:00
Benoît Burnichon
118bb2f03c Some fixup for ES instance 2015-03-11 15:22:20 +01:00
Nicolas Le Goff
bd4836aaa7 Remove Websockets dependencies 2015-03-10 09:55:43 +01:00
Nicolas Le Goff
9a3e92ed9c Multiple ORMs for all database 2015-02-12 17:58:45 +01:00
Nicolas Le Goff
700c955677 Fix tests 2015-02-06 19:25:19 +01:00
Nicolas Le Goff
6485b64e68 Fix latest merge 2014-08-20 15:13:41 +02:00
Nicolas Le Goff
46da7be65d Merge branch '3.8'
Conflicts:
	.travis.yml
	bin/developer
	build-env.sh
	lib/Alchemy/Phrasea/Application.php
	lib/Alchemy/Phrasea/Core/Provider/LocaleServiceProvider.php
	tests/Alchemy/Tests/Phrasea/Command/Setup/XSendFileMappingGeneratorTest.php
	tests/Alchemy/Tests/Phrasea/Controller/SetupTest.php
	tests/Alchemy/Tests/Phrasea/Form/Login/PhraseaRegisterFormTest.php
2014-08-19 15:30:25 +02:00
Nicolas Le Goff
9e2083dfe4 Add init command 2014-08-13 18:21:57 +02:00
Nicolas Le Goff
e5b8817c46 PHP CS fix 2014-05-30 15:22:00 +02:00
Romain Neutron
d3bf3f747e Fix unit tests 2014-03-05 15:27:24 +01:00
Nicolas Le Goff
6c3cdfc52e Merge pull request #1006 from romainneutron/fix-connection-master
[Ready][3.9] Add reconnectable connection
2014-03-04 11:19:44 +01:00
Romain Neutron
4695054dcf Fix unit tests when running without phrasea2 extension 2014-03-03 19:26:44 +01:00
Romain Neutron
8cf73891c0 Add reconnectable connection 2014-03-03 01:00:15 +01:00
Romain Neutron
d5e5c715d8 Make tests silent 2014-02-28 03:38:41 +01:00
Nicolas Le Goff
03b05783bd Merge pull request #970 from romainneutron/host-configuration-access-restriction
[3.9] Add access restriction based on host configuration
2014-02-26 13:11:38 +01:00
Romain Neutron
878c96f6d4 Add access restriction 2014-02-25 19:00:53 +01:00
Nicolas Le Goff
2028871f34 Fix Cs 2014-02-25 16:33:43 +01:00
Nicolas Le Goff
06b633a615 Merge pull request #968 from romainneutron/doctrine-connection
[3.9] Use Doctrine DBAL as connection
2014-02-24 12:15:03 +01:00
Romain Neutron
5a5da77662 Use Doctrine DBAL instead of custom connection 2014-02-22 23:55:12 +01:00
Romain Neutron
fb693836d5 Add enable/disable plugins commands 2014-02-21 16:41:11 +01:00
Romain Neutron
25073721c8 Fix unit tests 2014-02-20 13:08:56 +01:00
Romain Neutron
811be51b3d Add WebsocketServer command 2014-02-15 11:38:51 +01:00
Romain Neutron
c5d3f97258 Fix PSR-0 file naming 2014-02-14 15:51:09 +01:00
Romain Neutron
372fc86601 Use short array declarations 2014-02-11 18:44:31 +01:00
Nicolas Le Goff
4596bf5d30 Merge branch '3.8'
Conflicts:
	lib/Alchemy/Phrasea/Security/Firewall.php
2014-02-04 11:30:23 +01:00
Romain Neutron
f267a5568e Fix latest merge 2014-02-03 22:00:07 +01:00
Nicolas Le Goff
bd1e4516bd Merge branch '3.8'
Conflicts:
	config/configuration.sample.yml
	lib/Alchemy/Phrasea/Core/Version.php
	lib/classes/module/console/schedulerStart.php
	lib/classes/module/console/taskrun.php
	lib/conf.d/configuration.yml
	templates/mobile/common/index.html.twig
2014-02-03 19:02:22 +01:00
Nicolas Le Goff
938a832a49 Merge pull request #911 from romainneutron/fix-1663
[3.8] Fix #1663 : Remove plugin configuration on uninstall
2014-02-03 09:24:16 -08:00
Romain Neutron
0085b15304 Fix #1663 : Remove plugin configuration on uninstall 2014-02-03 14:00:33 +01:00
Romain Neutron
b2af24954c Fix #1662 : Abort plugin uninstall in case the plugin is not present 2014-02-03 13:52:38 +01:00
Nicolas Le Goff
30078730ab Merge branch '3.8'
Conflicts:
	bin/console
	composer.lock
2014-01-31 14:59:53 +01:00
Romain Neutron
6b81b2b39e Add plugin:list command 2014-01-29 18:17:34 +01:00
Romain Neutron
d7f7e1c92c Fix CS 2014-01-14 12:04:38 +01:00
Romain Neutron
4b5f318ef1 Fix unit tests 2014-01-10 15:30:32 +01:00
Romain Neutron
89dc1c5129 Add fixtures to sqlite db 2013-12-18 23:34:06 +01:00
Romain Neutron
a74ad06ad1 Fix CS 2013-12-18 18:15:16 +01:00
Romain Neutron
a3b1ae7163 Fix unit test names, property and function visibility 2013-12-10 01:29:02 +01:00
Romain Neutron
a94f9a2f15 App loading optimisation + unit tests to PHP 5.4 2013-12-05 19:08:34 +01:00