janhoy commented on PR #4738: URL: https://github.com/apache/solr/pull/4738#issuecomment-5287059387
Well, this was impressive. Un under one hour, Fable 5 did all this without any hand-holding beyond the initial promt (except me asking it to slim down dependencies). It figured out what tests to write, how to write them, how to wire in adminUI in test framework etc. The doc `dev-docs/admin-ui-tests.md` has checkboxes for the remaining tests to write for full coverage. That is just one more prompt "implement the remaining tests we have planned", and then come back in an hour :) We'll then be able to catch regressions from any V2 work or any other commits to the UI. I ran all current 27 tests in 33 seconds, so this thing is fast too. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
