Commit Graph

1943 Commits

Author SHA1 Message Date
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
Jean-Yves Gaulier
378cc45a87 PHRAS-1101_THMB-TRAIN-IN-PREVIEW
backport from master
#time 30m
2016-05-12 17:16:47 +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
bc1d5ed2c2 Fix BasketElementRepository findByRecordIds 2016-04-11 12:33:45 +02: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
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
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
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
8ac4b3671b Fix invalid process comparison 2016-03-02 11:34:08 +01:00
Benoît Burnichon
ea8f9ca556 Remove overridden BinaryFileResponse 2016-03-01 16:55:28 +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
59a334ea32 New search style 2016-02-22 14:07:16 +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
1d519ff58f Fixup FilesystemService document filename generation.
There was a missing '.' before extension
2016-02-12 19:29:28 +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
Benoît Burnichon
ea13ca7896 Add missing applicability test in BorderManager 2016-02-05 18:29:33 +01:00
Benoît Burnichon
a539919cf8 Add tested booker class 2016-02-05 15:36:19 +01:00
Benoît Burnichon
5428e524e4 InformationsTest wrongly override __construct 2016-02-05 15:36:19 +01:00
Benoît Burnichon
58b80bf08a Group Filesystem related service providers 2016-02-05 15:36:19 +01:00
Benoît Burnichon
ced5094355 Remove DeliverDataInterface::deliverData as never used 2016-01-29 17:43:41 +01:00
Benoît Burnichon
beda5d3820 Getting collection calls access_restriction which is not properly cached.
Remove use of cache in AccessRestriction and use instance memory cache instead.
Beware static keyword declares variable static for the class, not the instance
2016-01-27 18:55:49 +01:00
Benoît Burnichon
465f48f461 Merge pull request #1643 from bburnichon/improvement/slight-refactoring
Progressive refactoring
2016-01-26 17:07:03 +01:00
Benoît Burnichon
f99b361ec0 Merge pull request #1642 from aztech-dev/feature/app-loader
Extract "meta" service providers to bootstrap app
2016-01-26 16:51:22 +01:00
Benoît Burnichon
0f91a10645 Extract Variables in tests to ease reading 2016-01-26 14:25:08 +01:00
Benoît Burnichon
614394edc7 Method renaming 2016-01-26 14:25:08 +01:00
Thibaud Fabre
195b40ef40 Remove debug statement 2016-01-26 11:58:39 +01:00
Thibaud Fabre
88e2d5ff86 Replace call to non-existent method in tests and fix CS 2016-01-26 11:25:25 +01:00
Benoît Burnichon
8b2ac43ec6 Merge pull request #1639 from bburnichon/improvement/slight-refactoring
slight refactoring
2016-01-22 21:08:08 +01:00
Benoît Burnichon
35d299145a Fixup mismatch updated/uploaded test 2016-01-22 20:47:10 +01:00
Benoît Burnichon
b4555a696a Remove all sleep statements in tests. 2016-01-22 19:27:36 +01:00
Benoît Burnichon
fafabf3e9e Backdate updated_on using reflection in tests to avoid unreliable time tests. 2016-01-22 18:26:58 +01:00
Benoît Burnichon
f501cba16b Extract whether subdef metadata updates are required 2016-01-22 17:39:33 +01:00