mirror of
https://github.com/lotabout/skim.git
synced 2026-09-15 01:36:22 -04:00
* wip: enhance release ci
* update PR checklist
* wip: rewrite e2e in rust
* add e2e cargo module
* rewrite all e2e tests in rust
* remove python tests
* clippy & fmt
* use cargo tests in ci
* use which to get tmux
* check len
* check all lens
* increase time out and parallelism
* fix no hscroll typo
* better check for print0
* add sleep
* fix execute_0
* update release ci
* try optimizing tests
* better sleep
* Revert "better sleep"
This reverts commit b966367999.
* split ci
* cleanup
* test without anchor
* use release-please
---------
Co-authored-by: LoricAndre <loric.andre@pm.me>
11 lines
300 B
Markdown
11 lines
300 B
Markdown
## Checklist
|
|
|
|
_check the box if it is not applicable to your changes_
|
|
- [ ] I have updated the README with the necessary documentation
|
|
- [ ] I have added unit tests
|
|
- [ ] I have added [end-to-end tests](test/test_skim.py)
|
|
- [ ] I have linked all related issues or PRs
|
|
|
|
## Description of the changes
|
|
|