index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
content_visibility
/
delete_post_test.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14972] Migrate from deprecated getMock() method to createMock()
rxu
2019-05-08
1
-1
/
+1
*
[ticket/14576] Move common required files to bootstrap
Matt Friedman
2016-03-31
1
-3
/
+0
*
[ticket/14168] Use attachment manager instead of separate classes
Marc Alexander
2015-10-12
1
-1
/
+2
*
[ticket/14168] Fix tests after rebase
Marc Alexander
2015-10-09
1
-1
/
+1
*
[ticket/14168] Move phpbb_unlink() into attachment delete class
Marc Alexander
2015-10-09
1
-1
/
+1
*
[ticket/14168] Add attachment resync class
Marc Alexander
2015-10-09
1
-1
/
+1
*
[ticket/14168] Fix tests after adding attachment delete class
Marc Alexander
2015-10-09
1
-0
/
+2
*
[ticket/13762] Moving language related functionality into a separate class
MateBartus
2015-05-02
1
-1
/
+3
*
[ticket/13496] Update calls to `set_config_count()`
Gaëtan Muller
2015-02-02
1
-4
/
+6
*
[ticket/13146] Last missing phpbb_mock_event_dispatcher()
brunoais
2015-01-10
1
-4
/
+1
*
[ticket/13146] Use the correct phpbb_mock_event_dispatcher, instead of builder
brunoais
2015-01-06
1
-3
/
+1
*
[ticket/13146] Missing delete post test mock
brunoais
2015-01-02
1
-1
/
+3
*
[ticket/13146] Setup mocks for tests with dispatcher
brunoais
2015-01-02
1
-1
/
+4
*
[ticket/13146] Forgot delete_post_test.php
brunoais
2014-12-03
1
-1
/
+2
*
[ticket/12932] Fix tests and calls to create_datetime
Marc Alexander
2014-08-10
1
-1
/
+1
*
[ticket/12718] Use a separate variable for sql query
Dhruv
2014-08-08
1
-3
/
+4
*
[ticket/12718] Fix spacing and type casting
Dhruv
2014-08-07
1
-2
/
+2
*
[ticket/12718] Add tests to check user_posts on post deletion
Dhruv
2014-08-07
1
-2
/
+33
*
Merge pull request #2623 from dhruvgoel92/ticket/12738
Tristan Darricau
2014-08-07
1
-2
/
+3
|
\
|
*
[ticket/12738] Fix tests with new config object injection
Dhruv
2014-06-20
1
-2
/
+3
*
|
[ticket/12746] Init phpbb_dispatcher being used by delete_post()
Dhruv
2014-06-20
1
-1
/
+3
|
/
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-3
/
+7
*
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-4
/
+4
*
[ticket/9657] Fix unit tests
Joas Schilling
2013-07-11
1
-4
/
+6
*
[ticket/9657] Fix unit tests missing global container.
Joas Schilling
2013-03-06
1
-1
/
+4
*
[feature/soft-delete]Fix the rest of unit tests failures
Joas Schilling
2012-11-10
1
-1
/
+2
*
[feature/soft-delete] Fix the rest of *_approved and the delete_post unit test
Joas Schilling
2012-11-10
1
-20
/
+20
*
[feature/soft-delete] Update unit tests to new table structure
Joas Schilling
2012-10-23
1
-27
/
+40
*
[feature/soft-delete] Add test case for (soft)deleting the only post + fix
Joas Schilling
2012-10-06
1
-0
/
+55
*
[feature/soft-delete] Add some unit tests for delete_post()
Joas Schilling
2012-10-06
1
-0
/
+236