Rubén Calvo
f80c59cb05
[ticket/15286] Fix tests after rebase
...
PHPBB3-15286
2018-05-01 14:40:02 +02:00
Rubén Calvo
5111d8a339
[ticket/15286] Update tests
...
PHPBB3-15286
2018-05-01 10:47:11 +02:00
Rubén Calvo
a176fa56ef
[ticket/15286] Fix tests
...
PHPBB3-15286
2018-05-01 10:47:11 +02:00
rxu
e3859d894d
[ticket/14972] Migrate from deprecated getMock() method to createMock()
...
PHPBB3-14972
2017-07-17 16:56:55 +07:00
Matt Friedman
14e8113fcf
[ticket/14576] Move common required files to bootstrap
...
PHPBB3-14576
2016-03-31 11:06:47 -07:00
Marc Alexander
49312f05f8
[ticket/14168] Use attachment manager instead of separate classes
...
PHPBB3-14168
2015-10-12 11:34:11 +02:00
Marc Alexander
88033feb85
[ticket/14168] Fix tests after rebase
...
PHPBB3-14168
2015-10-09 11:15:21 +02:00
Marc Alexander
0478631389
[ticket/14168] Move phpbb_unlink() into attachment delete class
...
PHPBB3-14168
2015-10-09 10:18:31 +02:00
Marc Alexander
40117c7730
[ticket/14168] Add attachment resync class
...
PHPBB3-14168
2015-10-09 10:15:38 +02:00
Marc Alexander
2ce73a22e7
[ticket/14168] Fix tests after adding attachment delete class
...
PHPBB3-14168
2015-10-09 09:53:07 +02:00
MateBartus
179a470022
[ticket/13762] Moving language related functionality into a separate class
...
PHPBB3-13762
2015-05-02 13:37:12 +02:00
Gaëtan Muller
a633f3484c
[ticket/13496] Update calls to set_config_count()
...
PHPBB3-13496
2015-02-02 21:52:59 +01:00
brunoais
da9ac2da72
[ticket/13146] Last missing phpbb_mock_event_dispatcher()
...
Thank you nickvergessen
PHPBB3-13146
2015-01-10 08:11:51 +00:00
brunoais
346f654b2e
[ticket/13146] Use the correct phpbb_mock_event_dispatcher, instead of builder
...
PHPBB3-13146
2015-01-06 12:58:01 +00:00
brunoais
b3bcc1b501
[ticket/13146] Missing delete post test mock
...
PHPBB3-13146
2015-01-02 19:26:05 +00:00
brunoais
8376a027a1
[ticket/13146] Setup mocks for tests with dispatcher
...
PHPBB3-13146
2015-01-02 11:46:03 +00:00
brunoais
bfecae1d60
[ticket/13146] Forgot delete_post_test.php
...
PHPBB3-13146
2014-12-03 15:43:27 +00:00
Marc Alexander
8d99b4afe1
[ticket/12932] Fix tests and calls to create_datetime
...
PHPBB3-12932
2014-08-10 13:43:04 +02:00
Dhruv
15afaafcb6
[ticket/12718] Use a separate variable for sql query
...
PHPBB3-12718
2014-08-08 00:18:50 +02:00
Dhruv
6d399c7d6a
[ticket/12718] Fix spacing and type casting
...
PHPBB3-12718
2014-08-07 23:47:32 +02:00
Dhruv
4c2b4b4145
[ticket/12718] Add tests to check user_posts on post deletion
...
PHPBB3-12718
2014-08-07 18:36:50 +02:00
Tristan Darricau
ab8a197e92
Merge pull request #2623 from dhruvgoel92/ticket/12738
...
[ticket/12738] Move related code from functions_posting to function
* dhruvgoel92/ticket/12738:
[ticket/12738] Update constructor docblock
[ticket/12738] Add $config to constructor in notification test
[ticket/12738] Fix tests with new config object injection
[ticket/12738] Inject config object into content_visibility class
[ticket/11528] Move related code from functions_posting to function
2014-08-07 16:44:49 +02:00
Dhruv
eeb2c128f5
[ticket/12738] Fix tests with new config object injection
...
PHPBB3-12738
2014-06-20 15:40:23 +05:30
Dhruv
752b5b6628
[ticket/12746] Init phpbb_dispatcher being used by delete_post()
...
PHPBB3-12746
2014-06-20 15:30:04 +05:30
Yuriy Rusko
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
Nils Adermann
b95fdacdd3
[ticket/11700] Move all recent code to namespaces
...
PHPBB3-11700
2013-09-16 00:25:27 +02:00
Joas Schilling
753dc62267
[ticket/9657] Fix unit tests
...
PHPBB3-9657
2013-07-11 15:02:07 +02:00
Joas Schilling
1a17a3854f
[ticket/9657] Fix unit tests missing global container.
...
PHPBB3-9657
2013-03-06 16:13:34 +01:00
Joas Schilling
51966bd497
[feature/soft-delete]Fix the rest of unit tests failures
...
PHPBB3-9567
2012-11-10 16:41:43 +01:00
Joas Schilling
f77a6eaab5
[feature/soft-delete] Fix the rest of *_approved and the delete_post unit test
...
PHPBB3-9567
2012-11-10 11:24:52 +01:00
Joas Schilling
3236229188
[feature/soft-delete] Update unit tests to new table structure
...
PHPBB3-9567
2012-10-23 23:35:50 +02:00
Joas Schilling
25804eb8e8
[feature/soft-delete] Add test case for (soft)deleting the only post + fix
...
PHPBB3-9567
2012-10-06 19:56:52 +02:00
Joas Schilling
7c09b5b89c
[feature/soft-delete] Add some unit tests for delete_post()
...
PHPBB3-9567
2012-10-06 16:31:05 +02:00