summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-03-01 13:57:18 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-03-01 13:57:18 +0200
commit10564554e6c6be7de32d6af4242fe1d2fbb90255 (patch)
treebf41154d8015d25c76c4090a61f9a88abe8d7847 /readme.org
parent7e9c3df2e9dc48838e4788ab2d28a5ad022517ec (diff)
Isolate test runs from each other
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org3
1 files changed, 1 insertions, 2 deletions
diff --git a/readme.org b/readme.org
index 1a36ac8..9288d44 100644
--- a/readme.org
+++ b/readme.org
@@ -17,8 +17,7 @@ Pijul.
- [X] exit command
- [X] git init of private repo
- [X] responds to unknown commands
-- [ ] Isolation of workdir between tests
- - use TempDir and rexpect::session::spawn_command instead of spawn
+- [X] Isolation of workdir between tests
- [ ] git fetch
- git receive-pack <argument>
- [ ] git push