From be7b38b39e0cebb7f1b758a01348fd89a96885e4 Mon Sep 17 00:00:00 2001 From: Jerko Steiner Date: Fri, 2 Aug 2019 22:47:06 +0700 Subject: [PATCH] Add --runInBand to TODO.md --- TODO.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 206bdac..4e30712 100644 --- a/TODO.md +++ b/TODO.md @@ -11,8 +11,7 @@ - [ ] Integrate Google login - [ ] Improve documentation -- [ ] Figure out migration script duplicate queries -- [ ] Add IOC +- [ ] Add IOC # JSONRPC @@ -26,3 +25,8 @@ - [x] Fix migrations so that they do not recreate a bunch of changes that are not needed. Possibly related to fix in 517dd2f + +# Tests + +- [ ] Figure out a way to make server-side tests execute successfully without + `--runInBand`