summaryrefslogtreecommitdiff
path: root/cli/lsp/testing/collectors.rs
AgeCommit message (Expand)Author
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-12-19fix(lsp/testing): fallback name for non-analyzable tests in collector (#17120)Leo Kettmeir
2022-12-19chore(lsp/testing): refactor collectors test (#17104)Leo Kettmeir
2022-12-17fix(lsp/testing): support not needing to declare first arg function in test d...Leo Kettmeir
2022-12-16 fix(lsp): handle template literal as first arg in test function (#17076)Leo Kettmeir
2022-07-15refactor: allocate IDs for tests (#14729)Nayeem Rahman
2022-05-20refactor: upgrade to deno_ast 0.15 (#14680)David Sherret
2022-04-08fix: upgrade to swc_ecmascript 0.143 (#14238)David Sherret
2022-03-30feat(lsp): add experimental testing API (#13798)Kitson Kelly