Hans Joachim Desserud
Hans Joachim Desserud
Steps to reproduce 0. Run Ladybird and notice the messages logged in the terminal 1. Go to http://dagbladet.no (newspaper) 2. Once loaded, it will continue to print the following messages:...
## Bug report I like to use snapshot tests to verify my React components. Given a certain input or state I can verify the expected result and catch regressions if...
The link to the SonarQube project in the README.md (http://nemo.sonarqube.org/dashboard/index?id=org.fitnesse%3Afitnesse) is currently failing. Looks like the server has shuffled around a bit and dropped the nemo-subdomain, because https://sonarqube.com/dashboard/index?id=org.fitnesse%3Afitnesse works. I...
When attempting to run `./gradlew pitest` it fails with the following error message: `Exception in thread "main" org.pitest.help.PitHelpError: All tests did not pass without mutation when calculating line coverage. Mutation...
When gold is displayed in the inventory, it shows the amount, but no icon/image. I guess this is due to [flare-engine/#564](https://github.com/clintbellanger/flare-engine/issues/546) which switched to treat gold as just another item,...
Consider reducing the range of close-range weapon like the sword. Currently it can hit enemies some space away. It seems like it in most cases is possible to kill most...
This might be nitpick, but I was looking over the messages posted as log entries in the quest log and they are listed in a strange order. The first messages...
After transforming into Juggernaut, it is still possible to equip/unequip items in the inventory. This makes it possible to reduce the amount of damage you do, by reequiping the default...
Hello I have been looking a bit at FitNesseRunner and how I can run FitNesse tests as part of a build process. While it will report passing and failing tests...