framework/tests/integration/api
Alexander Skvortsov 4bac667dfd Fix fulltext search tests
Under InnoDB, database entries created in transactions are not processed by fulltext indexes until the transaction is committed. To work around this, cases that test fulltext search have been split off into a separate class that adds and removes seed discussions/posts outside of transactions during setUp/tearDown.
2021-01-09 00:35:55 -05:00
..
authentication Add @inheritDoc to all setUp and tearDown methods 2021-01-09 00:35:55 -05:00
csrf_protection Add @inheritDoc to all setUp and tearDown methods 2021-01-09 00:35:55 -05:00
discussions Fix fulltext search tests 2021-01-09 00:35:55 -05:00
forum Add @inheritDoc to all setUp and tearDown methods 2021-01-09 00:35:55 -05:00
groups Add @inheritDoc to all setUp and tearDown methods 2021-01-09 00:35:55 -05:00
notifications Add @inheritDoc to all setUp and tearDown methods 2021-01-09 00:35:55 -05:00
posts Add @inheritDoc to all setUp and tearDown methods 2021-01-09 00:35:55 -05:00
users Tests: Comply with default permissions 2021-01-09 00:35:55 -05:00