aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide/src/completion/test_utils.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix tests and remove unused methodsMikhail Rakhmanov2020-06-131-9/+0
* Rewrite snapshot checksMikhail Rakhmanov2020-06-121-17/+35
* Add more pattern testsMikhail Rakhmanov2020-06-121-1/+1
* New testing approach for keywordsMikhail Rakhmanov2020-06-121-2/+17
* Add few smoke tests for patterns and refactoringMikhail Rakhmanov2020-06-111-0/+14
* Add AssistConfigAleksey Kladov2020-05-191-1/+1
* Better names for config structsAleksey Kladov2020-03-311-3/+3
* Introduce completion test utilsAleksey Kladov2020-03-111-0/+29