index
:
sncontinue.git
cleanup
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extension
/
src
/
test-suite
Age
Commit message (
Expand
)
Author
2023-08-14
remove hardcoded stuff
Nate Sesti
2023-08-14
give test more time to be sure
Nate Sesti
2023-08-14
editing test again
Nate Sesti
2023-08-14
fix: :bug: MAX_TOKENS_FOR_MODEL bug fix, more testing
Nate Sesti
2023-08-14
ci: :green_heart: don't kill existing server in test
Nate Sesti
2023-08-13
feat: :white_check_mark: update test and add model telemetry
Nate Sesti
2023-08-10
fix: :white_check_mark: allow longer wait in test
Nate Sesti
2023-08-09
fix: :green_heart: increase testing timeout to allow for fkill
Nate Sesti
2023-08-09
fix: :bug: write out npm run package as package.js
Nate Sesti
2023-08-09
ci: :green_heart: testing testing in ci
Nate Sesti
2023-08-07
fix: :white_check_mark: allow longer for python server to start in test
Nate Sesti
2023-08-07
- Allowing debugging server while debugging extension tests
Kirill Dubovitskiy
2023-08-07
Adding launch configuration for debugging tests (separate from server)
Kirill Dubovitskiy
2023-08-07
Refactor test scripts and update build configurations
Kirill Dubovitskiy