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
/
notification
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
4
-247
/
+390
|
\
|
*
[ticket/11745] Add test for group request approved
Nathan Guse
2013-07-27
1
-0
/
+29
|
*
[ticket/11744] Helper function to assert notifications in base test
Nathan Guse
2013-07-27
3
-168
/
+145
|
*
[ticket/11744] Copyright year
Nathan Guse
2013-07-27
1
-1
/
+1
|
*
[ticket/11744] Fix tests for postgresql
Nathaniel Guse
2013-07-26
3
-50
/
+31
|
*
[ticket/11744] Empty notifications tables after testing them
Nathaniel Guse
2013-07-26
1
-0
/
+9
|
*
[ticket/11744] Tables are not truncated in some dbms during tests
Nathaniel Guse
2013-07-26
2
-11
/
+8
|
*
[ticket/11744] Include once
Nathaniel Guse
2013-07-26
1
-3
/
+3
|
*
[ticket/11744] Cleanup
Nathaniel Guse
2013-07-26
1
-3
/
+2
|
*
[ticket/11744] Group request test
Nathaniel Guse
2013-07-26
2
-0
/
+127
|
*
[ticket/11744] Create base notification test class for setup
Nathaniel Guse
2013-07-26
2
-83
/
+107
*
|
[ticket/11700] Correclty use namespaces in notifications
Nils Adermann
2013-09-16
5
-6
/
+8
*
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
5
-20
/
+20
|
/
*
[ticket/11696] Rename db_tools.php so it can be autoloaded
Joas Schilling
2013-07-14
1
-2
/
+0
*
Merge pull request #1017 from nickvergessen/feature/softdelete-1-permission
Nathan Guse
2013-07-13
1
-0
/
+1
|
\
|
*
[ticket/9657] Fix notification tests
Joas Schilling
2013-07-11
1
-0
/
+1
*
|
Merge remote-tracking branch 'EXreaction/ticket/11420' into develop
Joas Schilling
2013-07-13
2
-0
/
+190
|
\
\
|
|
/
|
/
|
|
*
[ticket/11420] Fix tests
Nathaniel Guse
2013-07-12
1
-0
/
+21
|
*
[ticket/11420] Fix tests
Nathaniel Guse
2013-07-11
1
-1
/
+1
|
*
[ticket/11420] Fix tests
Nathaniel Guse
2013-07-11
1
-0
/
+7
|
*
[ticket/11420] Use !==, === when comparing strings
Nathan Guse
2013-07-06
1
-3
/
+3
|
*
[ticket/11420] Fix notification options conversion
Nathaniel Guse
2013-05-02
2
-0
/
+162
*
|
[ticket/11561] Specify used tables in notification fixture, so they are emptied
Joas Schilling
2013-06-18
1
-0
/
+8
*
|
[ticket/11413] Use phpbb_user in test
Nathaniel Guse
2013-05-13
1
-1
/
+1
*
|
[ticket/11413] Fix unit tests
Nathaniel Guse
2013-05-13
1
-1
/
+1
*
|
[ticket/11413] Remove remaining irrelevant code to this PR
Nathaniel Guse
2013-05-03
3
-8
/
+6
*
|
[ticket/11413] Remove changes for ticket 11420 from this branch
Nathaniel Guse
2013-05-02
2
-162
/
+0
*
|
[ticket/11413] Include mock class
Nathaniel Guse
2013-04-30
1
-0
/
+1
*
|
[ticket/11413] Don't use the database for the convert test
Nathaniel Guse
2013-04-30
1
-21
/
+16
*
|
[ticket/11413] Test get_notification_type_id and _ids functions
Nathaniel Guse
2013-04-30
1
-0
/
+29
*
|
[ticket/11413] Create test for notification conversion
Nathaniel Guse
2013-04-30
2
-0
/
+166
*
|
[ticket/11413] Fix test fixtures and tests
Nathaniel Guse
2013-04-29
5
-28
/
+46
*
|
[ticket/11413] Fix some more tests
Nathaniel Guse
2013-04-29
1
-4
/
+6
*
|
[ticket/11413] Fix notification tests
Nathaniel Guse
2013-04-29
2
-12
/
+104
|
/
*
[ticket/11335] (more tests) Make php_ext 'php' not '.php'
Nathan Guse
2013-04-24
1
-3
/
+3
*
[ticket/11474] Add test user with only global m_approve permissions
Joas Schilling
2013-03-27
2
-2
/
+22
*
[ticket/11405] Add unit tests for post_in_queue
Joas Schilling
2013-03-26
2
-0
/
+262
*
[ticket/11405] Fix "only variables should be passed by reference"
Joas Schilling
2013-03-26
1
-1
/
+3
*
[ticket/11405] Use different fixtures so it's not a total mess
Joas Schilling
2013-03-26
4
-123
/
+319
*
[ticket/11405] Add unit tests for bookmarking
Joas Schilling
2013-03-26
2
-0
/
+165
*
[ticket/11405] Move test to submit_post_base.php and use data sets for testing
Joas Schilling
2013-03-26
3
-111
/
+155
*
[ticket/11405] Correctly prefill the tables (missed the posts and not-types)
Joas Schilling
2013-03-25
3
-5
/
+39
*
[ticket/11405] Add a base class to avoid duplicated setUp() code
Joas Schilling
2013-03-25
3
-154
/
+102
*
[ticket/11405] Add unit tests for quoted users notifications
Joas Schilling
2013-03-25
3
-1
/
+279
*
[ticket/11405] Fix some coding style issues
Joas Schilling
2013-03-25
1
-7
/
+10
*
[ticket/11405] Send post notifications to forum subscribers
Joas Schilling
2013-03-25
1
-23
/
+1
*
[ticket/11405] Add some basic tests for notifications in submit_post()
Joas Schilling
2013-03-23
2
-0
/
+327
*
[ticket/11457] Remove check and include for set_var function. It's not used.
Andreas Fischer
2013-03-17
1
-5
/
+0
*
[ticket/11439] Add _test suffix to notification test filename.
Andreas Fischer
2013-03-15
1
-0
/
+0
*
[ticket/11103] Fix some various issues, better comments
Nathan Guse
2013-01-15
2
-4
/
+5
[prev]
[next]