Commit Graph

1760 Commits

Author SHA1 Message Date
Benoît Burnichon
37883ed1ae Remove useless method in SearchEngineInterface 2016-03-29 19:08:09 +02:00
Benoît Burnichon
d33a1d0dcc PHPCS fixing 2016-03-29 18:58:54 +02:00
Benoît Burnichon
73bdcd2144 fixup method name in DownloadTest 2016-03-23 15:49:53 +01:00
Benoît Burnichon
58ed9f3dc6 update fixture configuration.yml to match default 2016-03-23 13:22:49 +01:00
Benoît Burnichon
c46f0e1129 Improve Prod/RootTest by removing client 2016-03-23 13:20:17 +01:00
Benoît Burnichon
0bf1340067 Fixup typo in acl stub method name 2016-03-23 13:14:12 +01:00
Benoît Burnichon
38e184ec25 fix creation of search engine mock
Remove useless test in SearchEngine.
2016-03-23 13:05:38 +01:00
Benoît Burnichon
1f47d1a7aa Merge branch '4.0' 2016-03-22 17:45:18 +01:00
Benoît Burnichon
65550e8bd1 Refactor OrderTest 2016-03-22 16:13:23 +01:00
Benoît Burnichon
421e62d136 Typos in Users in RegenerateSqliteDb command.
PHPCS of tests
2016-03-22 16:09:38 +01:00
Benoît Burnichon
b0045005f2 Refactor OrderTest 2016-03-21 11:22:59 +01:00
Florian BLOUET
308920bb14 Fix publication update tests 2016-03-21 09:33:45 +01:00
Benoît Burnichon
03b821acb7 Merge branch '4.0' 2016-03-16 17:21:57 +01:00
Benoît Burnichon
9078835ae8 Fix FailureManager tests and dependent AuthenticationManagerServiceProviderTest 2016-03-15 12:59:55 +01:00
Benoît Burnichon
c6f133abf2 EmptyCollectionJob should accept bas_id setting.
Could not refactor the job as there are static calls preventing mocks.
2016-03-14 12:07:09 +01:00
Benoît Burnichon
6cda4eec7e Merge branch '4.0' 2016-03-11 21:50:23 +01:00
Benoît Burnichon
e22a60afc5 Refactor tests using XmlHttpRequest 2016-03-11 20:00:52 +01:00
Benoît Burnichon
f2e62abd8b Remove !count() calls 2016-03-11 18:03:53 +01:00
Benoît Burnichon
052d0d6f62 Merge branch '4.0' 2016-03-10 14:08:43 +01:00
Benoît Burnichon
393584fe00 Fixup tests for PhraseanetTags 2016-03-09 17:58:36 +01:00
Benoît Burnichon
e52273480b Rename Nosource tag into NoSource. Add fieldName property 2016-03-09 16:09:10 +01:00
Benoît Burnichon
6d2df0f9bd fixup Nosource to be properly initialized. Tag should be Value Objects 2016-03-09 13:50:44 +01:00
Benoît Burnichon
b9f1f84020 More deprecation removal 2016-03-06 23:30:12 +01:00
Benoît Burnichon
6cdc9d7a31 Remove some deprecated methods calls 2016-03-06 23:05:55 +01:00
Benoît Burnichon
91424b2883 Typos in Users in RegenerateSqliteDb command.
PHPCS of tests
2016-03-02 14:34:50 +01:00
Benoît Burnichon
8ac4b3671b Fix invalid process comparison 2016-03-02 11:34:08 +01:00
Benoît Burnichon
0a151ec247 Merge branch '4.0' 2016-03-01 18:59:04 +01:00
Benoît Burnichon
ea8f9ca556 Remove overridden BinaryFileResponse 2016-03-01 16:55:28 +01:00
Benoît Burnichon
82d7415df5 GooglePlus testing flow is broken. Skipping test. 2016-03-01 14:32:10 +01:00
Benoît Burnichon
c4daafc5e6 Remove undefined variable in GooglePlus Authentication Provider 2016-03-01 13:59:41 +01:00
Benoît Burnichon
8a577beb37 Fix invalid process comparison 2016-03-01 12:42:37 +01:00
Benoît Burnichon
2cef849b68 Skip improper Authentication success tests 2016-03-01 12:42:10 +01:00
Benoît Burnichon
cfcc24e9bb Refactor some TestCases
Use $this->getApplication() and $this->getClient()
2016-03-01 11:51:12 +01:00
Benoît Burnichon
5975178749 Merge branch '4.0'
Also updated dependencies
2016-02-28 23:31:16 +01:00
Benoît Burnichon
119c101c32 Revert changes to ApiJSONPTest 2016-02-28 23:05:50 +01:00
Benoît Burnichon
1bb5723b39 Add missing use 2016-02-27 21:32:30 +01:00
Benoît Burnichon
c56a174240 Removing many redundant API tests. 2016-02-26 16:56:48 +01:00
Benoît Burnichon
04131a3479 Refactor ExportTest 2016-02-26 16:18:48 +01:00
Benoît Burnichon
c63f8d777f Merge branch '4.0'
Conflicts:
	composer.lock
	lib/Alchemy/Phrasea/ControllerProvider/Api/V2.php
2016-02-23 16:27:04 +01:00
Benoît Burnichon
59a334ea32 New search style 2016-02-22 14:07:16 +01:00
Benoît Burnichon
d8048bef64 Merge branch '4.0' 2016-02-15 16:28:52 +01:00
Benoît Burnichon
8a0b461cdc Bridge_Api class should not depend on SQL time
PHRAS-961
2016-02-15 13:53:56 +01:00
Benoît Burnichon
7d380d326e Merge branch '4.0' 2016-02-12 19:58:24 +01:00
Benoît Burnichon
1d519ff58f Fixup FilesystemService document filename generation.
There was a missing '.' before extension
2016-02-12 19:29:28 +01:00
Benoît Burnichon
20178f76cd Add orderable flat to subdef 2016-02-10 16:52:14 +01:00
Benoît Burnichon
5f4cfae0ca Refactor subdefTest 2016-02-10 16:25:59 +01:00
Benoît Burnichon
810bef41fb rename is_downloable to isDownloable
Change Functional to unit test
2016-02-10 16:01:24 +01:00
Benoît Burnichon
5c359c9f75 Add symfony patch to local BinaryFileResponse. 2016-02-08 17:50:30 +01:00
Benoît Burnichon
290cbf3f68 Merge branch 'master' into bug/invalid-checker-configuration-PHRAS-927 2016-02-08 11:19:45 +01:00
Benoît Burnichon
e40a092156 Refactor functional to unit test.
Remove a functional which is already backed by unit test
2016-02-06 00:37:34 +01:00