summaryrefslogtreecommitdiffstats
path: root/test/system/inline_autocomplete_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Add missing assertions to InlineAutocompleteTest (#42200).Go MAEDA2025-02-111-6/+6
* Fix random failures in InlineAutocompleteTest due to interference from reques...Go MAEDA2025-02-111-14/+21
* 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
* Wait for autocomplete to return all 3 issues in order to avoid @StaleElementR...Marius Balteanu2023-11-121-0/+1
* Add system test for #39521.Marius Balteanu2023-11-121-0/+19
* Keep existing @##@ syntax when triggering an issue from the inline autocomple...Marius Balteanu2023-11-111-0/+16
* 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 a test for #37369.Marius Balteanu2022-09-261-0/+15
* Fix Rubocop warnings.Marius Balteanu2022-05-171-1/+0
* Fix that mentions not working after issue status is changed (#36909).Marius Balteanu2022-05-111-0/+22
* Add missing fixture in InlineAutocompleteSystemTest.Marius Balteanu2022-05-021-1/+2
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Fix that inline issue auto complete does not sanitize HTML tags (#33846).Go MAEDA2021-03-191-0/+13
* Auto complete wiki page links (#33820).Go MAEDA2021-02-251-1/+23
* Fix the order of assert params (#34123).Go MAEDA2020-12-171-1/+1
* Add system tests for inline autocomplete (#34123).Go MAEDA2020-12-061-0/+132