Update TODO.md

This commit is contained in:
Jerko Steiner 2019-09-02 11:11:04 +07:00
parent a22c59bec5
commit 03c53e3a00

View File

@ -18,7 +18,7 @@
- [x] Implement JSONRPC
- [x] Make it easy to create actions and reducers based on JSONRPC method
sigatures
- [ ] Refactor part of functionality as POC
- [x] Refactor part of functionality as POC
- [ ] Refactor comments projects to only use JSONRPC
# ORM
@ -30,3 +30,5 @@
- [ ] Figure out a way to make server-side tests execute successfully without
`--runInBand`
# Issues