You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some basic user workflows, we would like to be able to
simulate a user stepping through the app and assert that the
app's behavior matches expectations. This probably won't be
practical until we've made more progress implementing the app
as designed, but we can get started with some pieces that will help
testing and development in kind.
Plan of action (could be split off into sub-issues)
split from #15
Motivation
For some basic user workflows, we would like to be able to
simulate a user stepping through the app and assert that the
app's behavior matches expectations. This probably won't be
practical until we've made more progress implementing the app
as designed, but we can get started with some pieces that will help
testing and development in kind.
Plan of action (could be split off into sub-issues)
local test app at the server rather than the "real" API server.
The text was updated successfully, but these errors were encountered: