What Firebender is missing compared to Junie is ac...
# firebender
s
What Firebender is missing compared to Junie is actually compiling the project or running the tests. It did now work on the wanted changes, but introduced compile errors as it did not run "gradle build" to make sure everything is still fine.
k
it should be able to run gradle build so this is surprising
can you post a screenshot of this and your prompt?
s
It’s running if asked. I don’t remember my prompt. It was some refactoring. I didn’t tell it at first to build and run the tests. My point is that this should be part of your system prompt. Per default the job should considered complete if there are now build errors and tests are passing. Junie does that, always. You should, too. I’m surprised that I’m the first person to bring that up.