Commit a5fac9e
committed
feat(amazonq): Implement inline completion test (aws#7752)
Implemented the inline completion test within inline.test.ts. This test
suite does not need any special helper functions but I added a bunch of
new functions in generalUtils.ts
Note: I added the types@selenium-webdriver because we have started to
interact with elements outside of the Amazon Q webview (ie. the text
editor)
---
- Treat all work as PUBLIC. Private `feature/x` branches will not be
squash-merged at release time.
- Your code changes must meet the guidelines in
[CONTRIBUTING.md](https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#guidelines).
- License: I confirm that my contribution is made under the terms of the
Apache 2.0 license.1 parent 5050e67 commit a5fac9e
2 files changed
+24
-2
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
| |||
0 commit comments