Marc Alexander
|
8aea2b382d
|
[ticket/11538] Move group ID into abstract test class and add more test cases
The group ID is defined in the abstract class now and additional test cases
for hex colour values have been added.
PHPBB3-11538
|
2013-05-19 11:44:26 +02:00 |
|
Marc Alexander
|
0a5988ec1f
|
[ticket/11538] Use abstract class for functional test cases for group colour
PHPBB3-11538
|
2013-05-17 18:31:17 +02:00 |
|
Marc Alexander
|
204cdb2164
|
[ticket/11538] Make sure regex doesn't allow multiple color values
This will now make sure that 'AAFF00' will be matched but strings like
'AAFF00 AABB00' will not.
PHPBB3-11538
|
2013-05-15 12:30:05 +02:00 |
|
Marc Alexander
|
cbe4a3c3b6
|
[ticket/11538] Add tests for acp group manage page
This will currently test if the colour check properly works.
PHPBB3-11538
|
2013-05-14 22:50:17 +02:00 |
|