summaryrefslogtreecommitdiffstats
path: root/test/integration/api_test/journals_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use `fixtures :all` to ensure consistent test data and improve test reliabili...Go MAEDA2024-12-111-7/+0
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-261-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
* Add support for PUT API to journals (#10171).Go MAEDA2022-03-231-0/+95