-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SPIKE next steps #147
Comments
So, here's where we're at: Blank boxThis one looks fine. I think it can easily make its way into a starter. Blank-ReactAs mentioned in #134 this could use some stripping down, as it is quite opinionated on a bunch of features we would like the dev to be able to implement themselves. Here's the task list:
I believe in 1 day one should be able to make these changes and have a barebones react box |
Follow up to this, did you get a chance to look into how much work it would be to add a UI testing framework? |
It's hard to know because I would have to learn how to use playwright so I'm gonna say a wrong figure 💯 maybe it could be worth refactoring this and then make a decision based on pessimistic estimates? I mean I never spent more than 2-3 days learning the basics of any new framework so I could say maybe EOW... |
IMO refactoring this to have two actual starters is already a win, and a fairly quick one at that. Adding a frontend test is just a good contrib to the codebase and would give us some peace of mind |
Agree. The front-end testing shouldn't be a blocker for this. |
Closing this as I move to the refactoring |
No description provided.
The text was updated successfully, but these errors were encountered: