Add --runInBand to TODO.md

This commit is contained in:
Jerko Steiner 2019-08-02 22:47:06 +07:00
parent 4836df316e
commit be7b38b39e

View File

@ -11,8 +11,7 @@
- [ ] Integrate Google login
- [ ] Improve documentation
- [ ] Figure out migration script duplicate queries
- [ ] Add IOC
- <strike>[ ] Add IOC</strike>
# 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`