phpbb/tests/test_framework
Andreas Fischer 17928563a2 Merge pull request #3093 from nickvergessen/ticket/13241
[ticket/13241] Fix pagination of viewforum with global announcements

* nickvergessen/ticket/13241:
  [ticket/13241] Remove sleep() and change flood interval instead
  [ticket/13241] Remove sleep() since the method takes care of this now
  [ticket/13241] Sleep for 1 second when posting twice in the same second
  [ticket/13241] Fix pagination with global announcements
  [ticket/13241] Correctly ignore announcements from topics list
  [ticket/13241] Add a functional test for viewforum with global announcement
2014-10-29 15:10:39 +01:00
..
phpbb_database_connection_odbc_pdo_wrapper.php [ticket/12747] Drop support for Firebird 2014-06-20 12:35:42 +02:00
phpbb_database_test_case.php [ticket/13161] Check whether the schema exists, before deleting it 2014-10-10 15:26:29 +02:00
phpbb_database_test_connection_manager.php [ticket/13137] Generate the schema when the schema.json file is not available 2014-10-07 14:55:08 +02:00
phpbb_functional_test_case.php [ticket/13241] Sleep for 1 second when posting twice in the same second 2014-10-29 13:42:43 +01:00
phpbb_search_test_case.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
phpbb_session_test_case.php [ticket/13138] Type hint the variables for IDE usage 2014-10-17 14:53:56 +02:00
phpbb_test_case.php [ticket/13241] Sleep for 1 second when posting twice in the same second 2014-10-29 13:42:43 +01:00
phpbb_test_case_helpers.php [ticket/12844] Don't clear $dbpasswd early in connection manager 2014-07-13 00:25:25 +02:00
phpbb_ui_test_case.php [ticket/12962] Add facebook/webdriver dependency 2014-09-21 14:24:29 +05:30