Open byronrthomas opened 6 years ago
Slight change of plan due to not wanting to put any effort into something that isn't moving in the correct direction for client-server interaction. I want to start relying on cookies to carry the session tokens which is more like the long term direction. However, this makes the e2e server tests a bit trickier, and I've decided to just extract them up front (provided I can do this feasibly). So the plan next is:
Plan is to extract out existing in-memory server into it's own process from free-helpie-frontend codebase. Have the server end-to-end tests in https://github.com/byronrthomas/free-helpie-frontend that can check the server is working. Plan will be: