Thibaud Fabre
|
11b850897a
|
Remove unneeded method
|
2016-05-25 18:05:47 +02:00 |
|
Thibaud Fabre
|
1917b3dba3
|
Merge branch 4.0 into master
|
2016-05-25 17:21:08 +02:00 |
|
Thibaud Fabre
|
b96917f908
|
Merge pull request #1831 from bburnichon/improvement/search
Search API
|
2016-05-23 14:17:25 +02:00 |
|
Thibaud Fabre
|
edaf603552
|
Merge pull request #1859 from bburnichon/improvement/search-v4
Backport of #1831 into 4.0
|
2016-05-19 16:42:17 +02:00 |
|
Benoît Burnichon
|
32b5ed5fb2
|
Default notification.deliverer should be no-op, not throw exception.
|
2016-05-19 14:40:36 +02:00 |
|
Benoît Burnichon
|
a92653ec56
|
Remove useless variable
|
2016-05-19 14:40:10 +02:00 |
|
Benoît Burnichon
|
c14e48437d
|
Refactor tests to use $this->getApplication().
Move LoginTest specific use case into LoginTest class
|
2016-05-19 14:39:05 +02:00 |
|
Benoît Burnichon
|
f0e2ff2bd1
|
Backport PHP7 issue fix in Youtube Bridge
|
2016-05-19 14:08:48 +02:00 |
|
Benoît Burnichon
|
5bcb253be3
|
Remove client dependency in test, use $this->request instead
|
2016-05-19 13:50:08 +02:00 |
|
Benoît Burnichon
|
148568080f
|
Bump fractal version to development one.
|
2016-05-19 13:50:08 +02:00 |
|
Benoît Burnichon
|
f87fc35f6a
|
Caption Service tweak
|
2016-05-19 13:44:01 +02:00 |
|
Benoît Burnichon
|
bf63a96497
|
Remove client dependency in test, use $this->request instead
|
2016-05-16 19:33:54 +02:00 |
|
Benoît Burnichon
|
df0aee31a0
|
Bump fractal version to development one.
|
2016-05-16 18:26:17 +02:00 |
|
Jean-Yves Gaulier
|
378cc45a87
|
PHRAS-1101_THMB-TRAIN-IN-PREVIEW
backport from master
#time 30m
|
2016-05-12 17:16:47 +02:00 |
|
Jean-Yves Gaulier
|
40fafd7314
|
PHRAS-1101_THMB-TRAIN-IN-PREVIEW
#time 30m
fix test, set initial values for searchengineoptions
|
2016-05-12 16:28:14 +02:00 |
|
Benoît Burnichon
|
2341641c9e
|
Caption Service tweak
|
2016-05-12 16:07:09 +02:00 |
|
Thibaud Fabre
|
5d01291555
|
Update mocks in order todo test
|
2016-05-12 14:36:40 +02:00 |
|
Thibaud Fabre
|
4ae762657e
|
Update tests to mock event subscribers not mailers
|
2016-05-12 14:22:49 +02:00 |
|
Benoît Burnichon
|
1e18b3e69f
|
This is a combination of 33 commits.
- Squashed Pull request #1730
- Squashed Pull request #1741
- Squashed Pull request #1742
- Squash merge branch 4.0
- Squashed Pull request #1744
- Squashed Pull request #1746
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed merge branch 4.0
- Squashed Pull request #1758
- Avoid using imagine/imagine alias as it is causing install issues
- Squashed merge branch 4.0
- Squashed Pull request #1763
- Squashed merge branch 4.0
- Squash of 6 commits
- Squashed merge branch 4.0
- This is a combination of 2 commits.
- Squashed Pull request #1775
- Squashed Pull request #1777
- Squashed Pull request #1779
- Squashed Pull request #1780
- Squashed Pull request #1782
- Adds a Pull request template
- Squased Pull request #1783
- Squash Pull request #1786
- Squashed Pull request #1796
- Squashed merge branch 4.0
- Squash Pull request #1791
- Squashed merge branch 4.0
- Squashed Pull request #1808
- Squashed Pull request #1811
- Squashed Pull request #1809
|
2016-04-20 16:22:14 +02:00 |
|
Benoît Burnichon
|
b4917aace0
|
fix search engine query mock
|
2016-04-15 17:53:59 +02:00 |
|
Benoît Burnichon
|
e46ce07fbb
|
remove unusable @covers annotations
|
2016-04-15 17:37:23 +02:00 |
|
Benoît Burnichon
|
033542ac2f
|
Remove some arguments from query and add them to options
|
2016-04-15 16:36:28 +02:00 |
|
Benoît Burnichon
|
581d5115af
|
Add FirstResult and MaxPerPage properties to SearchEngineOptions
|
2016-04-15 16:36:28 +02:00 |
|
Benoît Burnichon
|
f40daa71ef
|
fix ManagerTest not to use record_adapter::get_status
|
2016-04-13 20:12:44 +02:00 |
|
Benoît Burnichon
|
4171ab9e8d
|
Rename record_adapter::get_status into getStatus
|
2016-04-13 19:51:56 +02:00 |
|
Benoît Burnichon
|
fdf8b3e026
|
Remove ElasticSearchEngine Test as currently totally broken
|
2016-04-13 19:45:51 +02:00 |
|
Benoît Burnichon
|
7a25b499e3
|
Deprecated set_binary_status and use setStatus instead.
|
2016-04-13 18:50:39 +02:00 |
|
Benoît Burnichon
|
4615489523
|
fixup edge case in subdefTest
|
2016-04-12 12:11:14 +02:00 |
|
Benoît Burnichon
|
ac2351bd19
|
fixup several issues
|
2016-04-12 12:11:13 +02:00 |
|
Benoît Burnichon
|
8505c24bdf
|
Merge branch '4.0'
|
2016-04-11 14:28:28 +02:00 |
|
Benoît Burnichon
|
bc1d5ed2c2
|
Fix BasketElementRepository findByRecordIds
|
2016-04-11 12:33:45 +02:00 |
|
Benoît Burnichon
|
849ea00cdf
|
fixup test case generation in LinkedinTest
|
2016-04-01 15:01:34 +02:00 |
|
Benoît Burnichon
|
72b9e0856d
|
Add Hydration facilities
|
2016-04-01 13:23:18 +02:00 |
|
Benoît Burnichon
|
21690596ac
|
Add DataboxBoundRepositoryProvider
|
2016-04-01 11:40:19 +02:00 |
|
Benoît Burnichon
|
c8063fa136
|
fix service lookup in lower-case
|
2016-03-30 17:42:46 +02:00 |
|
Benoît Burnichon
|
07993efb58
|
Fixup UserProvider definition and test
|
2016-03-30 17:00:04 +02:00 |
|
Benoît Burnichon
|
020d7a9b02
|
Remove VocabularyController
|
2016-03-30 16:33:10 +02:00 |
|
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 |
|