summaryrefslogtreecommitdiffstats
path: root/test/unit/jobs/destroy_project_job_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use `fixtures :all` to ensure consistent test data and improve test reliabili...Go MAEDA2024-12-111-2/+0
* Ensures desired test adapter is used in Active Job tests (#36320).Marius Balteanu2024-08-201-0/+4
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-261-1/+1
* Replace request_store with ActiveSupport::CurrentAttributes (#39110).Marius Balteanu2023-11-211-1/+1
* Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...Go MAEDA2023-01-011-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Fix random failing tests (#36691). Marius Balteanu2022-05-171-7/+13
* Background job for project deletion (#36691).Marius Balteanu2022-05-171-0/+63