Add improvements about react-test to TODO.md

This commit is contained in:
Jerko Steiner 2019-11-01 18:18:48 -04:00
parent 397be935e8
commit cf317f3553

View File

@ -11,6 +11,11 @@
- [x] Use strings as ids for big decimals TODO verify
- [ ] Regenerate session id after logging in to prevent session hijacking
- [ ] react-test
- [ ] Do not use a class
- [ ] Call findRenderedComponentWithType after render, do not return
intermediary TestContainer
- [ ] Social logins
- [ ] GitHub
- [ ] Twitter