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
/
functional
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1481 from dhruvgoel92/ticket/11608
Nathan Guse
2013-10-07
5
-0
/
+187
|
\
|
*
[ticket/11608] Mark failed test as incomplete for mysql search backend
Dhruv
2013-10-05
1
-0
/
+5
|
*
[ticket/11608] Update search backend class names to namespaces
Dhruv
2013-10-05
4
-4
/
+4
|
*
[ticket/11608] Move markIncomplete to search backends test
Dhruv
2013-10-05
4
-9
/
+15
|
*
[ticket/11608] Rename base search test class file
Dhruv
2013-10-05
5
-4
/
+4
|
*
[ticket/11608] Remove suffix test from base class
Dhruv
2013-10-05
5
-37
/
+37
|
*
[ticket/11608] Mark postgres search not found test as incomplete
Dhruv
2013-10-05
1
-2
/
+2
|
*
[ticket/11608] Mark sphinx tests as incomplete for now
Dhruv
2013-10-05
1
-0
/
+5
|
*
[ticket/11608] Mark failed search test incomplete for native search
Dhruv
2013-10-05
1
-0
/
+4
|
*
[ticket/11608] remove setUp method override
Dhruv
2013-10-05
4
-32
/
+4
|
*
[ticket/11608] add search functional tests to search subfolder
Dhruv
2013-10-05
5
-11
/
+10
|
*
[ticket/11608] rename search_found and not_found method
Dhruv
2013-10-05
1
-8
/
+6
|
*
[ticket/11608] pass keywords to search_found and search_not_found test
Dhruv
2013-10-05
1
-7
/
+9
|
*
[ticket/11608] Set sphinx id from test_config file for tests
Dhruv
2013-10-05
1
-1
/
+4
|
*
[ticket/11608] Use assertEquals for more accurate assertions
Dhruv
2013-10-05
1
-2
/
+2
|
*
[ticket/11608] Use assertContainsLang to compare language strings
Dhruv
2013-10-05
1
-2
/
+2
|
*
[ticket/11608] split search tests into separate files
Dhruv
2013-10-05
5
-36
/
+109
|
*
[ticket/11608] Check for word highlights in search results
Dhruv
2013-10-05
1
-1
/
+2
|
*
[ticket/11608] Mark sphinx test as incomplete
Dhruv
2013-10-05
1
-1
/
+2
|
*
[ticket/11608] Logout before searching
Dhruv
2013-10-05
1
-0
/
+4
|
*
[ticket/11608] Add more assetions in tests
Dhruv
2013-10-05
1
-1
/
+5
|
*
[ticket/11608] Use assertions in test
Dhruv
2013-10-05
1
-4
/
+2
|
*
[ticket/11608] complete search tests functionalities
Dhruv
2013-10-05
1
-4
/
+33
|
*
[ticket/11608] Skip tests for unsupported search backends
Dhruv
2013-10-05
1
-4
/
+10
|
*
[ticket/11608] add basic search functional test structure
Dhruv
2013-10-05
1
-0
/
+77
*
|
[ticket/11840] Use generic information in the test extension
Nathan Guse
2013-09-30
1
-2
/
+2
*
|
[task/composer-compatibility] Minor changes that will break extension BC
MichaelC
2013-10-01
2
-5
/
+5
|
/
*
[ticket/11868] Add @depends to test
Vjacheslav Trushkin
2013-09-26
1
-0
/
+3
*
[ticket/11868] Add functional test for registration
Joas Schilling
2013-09-26
1
-0
/
+49
*
[ticket/11865] Add bbcodes to functional posting tests
Joas Schilling
2013-09-26
1
-2
/
+2
*
[ticket/11700] Correctly load templates for extensions
Nils Adermann
2013-09-19
1
-1
/
+1
*
[ticket/11700] Fix extension loading with namespaces
Nils Adermann
2013-09-19
9
-11
/
+24
*
[ticket/11700] Check for ALLOW_REMOTE_UPLOAD in acp output as expected
Nils Adermann
2013-09-16
2
-2
/
+2
*
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
16
-18
/
+601
|
\
|
*
[ticket/11215] Use new URL structure for controllers
David King
2013-08-31
1
-5
/
+5
|
*
[ticket/11792] Add functional test for var lang_set_ext of core.user_setup
rechosen
2013-08-22
3
-0
/
+111
|
*
Merge remote-tracking branch 'VSEphpbb/ticket/11784' into develop
Dhruv
2013-08-18
1
-1
/
+1
|
|
\
|
|
*
[ticket/11784] Remove naming redundancy for event listeners
Matt Friedman
2013-08-13
1
-1
/
+1
|
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-08-15
1
-0
/
+67
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
[ticket/11775] Split test into multiple steps
Joas Schilling
2013-08-12
1
-1
/
+25
|
|
*
[ticket/11775] Add functional test for moving the last post
Joas Schilling
2013-08-09
1
-0
/
+43
|
|
*
[ticket/11775] Backport moving of the posting functions to 3.0
Joas Schilling
2013-08-08
1
-101
/
+0
|
*
|
[ticket/11761] Serve blank file locally in functional test
Andy Chase
2013-08-06
1
-3
/
+3
|
*
|
[ticket/11733] Add browse test for feed.php
Joas Schilling
2013-07-23
1
-0
/
+7
|
*
|
Merge pull request #1513 from nickvergessen/ticket/11582
Nathan Guse
2013-07-22
3
-3
/
+43
|
|
\
\
|
|
*
|
[ticket/11582] Correctly add all required fixtures
Joas Schilling
2013-07-17
1
-0
/
+1
|
|
*
|
[ticket/11582] Fix little typo
Joas Schilling
2013-07-14
1
-1
/
+1
|
|
*
|
[ticket/11582] Test the event and and fix it.
Joas Schilling
2013-07-14
3
-3
/
+3
|
|
*
|
[ticket/11582] Fix extension permission tests
Joas Schilling
2013-07-14
2
-2
/
+41
|
*
|
|
Merge pull request #1401 from marc1706/ticket/11531
Nathan Guse
2013-07-22
5
-0
/
+353
|
|
\
\
\
[next]