eBooru/test
Earlopain 902e35673f
[Posts] Relax voting isolation level and remove lock
"The serialization of the vote and favorite actions was likely excessive
 even in the production configuration, and it has been relaxed to use
 repeatable_read in this implementation. The locks on rows were also
 removed as they do not have strict locking requirements with this transaction
 level to my knowledge."
2023-01-28 15:37:20 +01:00
..
controllers [Tests] Set CurrentUser.ip_addr in base setup 2022-11-26 16:20:16 +01:00
factories [PostFlags] Remove test reason 2023-01-26 21:44:00 +01:00
fixtures/files [Tests] Use file_fixture/fixture_file_upload 2022-11-25 18:44:36 +01:00
functional Merge branch 'moderator-role' 2023-01-11 17:05:37 +01:00
helpers
mailers/previews
models [Tests] Set CurrentUser.ip_addr in base setup 2022-11-26 16:20:16 +01:00
unit [Posts] Relax voting isolation level and remove lock 2023-01-28 15:37:20 +01:00
test_helper.rb [Tests] Set CurrentUser.ip_addr in base setup 2022-11-26 16:20:16 +01:00