Simple forum software for building great communities.
Go to file
Alexander Skvortsov 54e0d1b7da 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
framework/core Fix fulltext search tests 2021-01-09 00:35:55 -05:00