Skip to content
Success

Changes

Summary

  1. Added Test for current bug (commit: 5dc3294) (details)
  2. Made tests more solid (commit: 4c64dbf) (details)
  3. Changed shorting algorithm (commit: ac73c62) (details)
  4. Added another Test for ensuring that even a string where the average length of a word is zero the outcome is still correct. (commit: 3d77a1d) (details)
Commit 5dc3294aa7a5e7d38eac7f451db871d9f1d00713 by maik
Added Test for current bug
(commit: 5dc3294)
The file was modified src/test/java/com/Acrobot/ChestShop/Tests/ItemNamingUtilsTest.java (diff)
The file was modified src/test/java/com/Acrobot/ChestShop/Tests/ItemNamingUtilsTest.java (diff)
Commit ac73c6200a42bced9787b49f12677c6410052445 by maik
Changed shorting algorithm
(commit: ac73c62)
The file was modified src/main/java/com/Acrobot/ChestShop/Utils/ItemNamingUtils.java (diff)
Commit 3d77a1d0b341809e63f80cc813911454e4c9975b by maik
Added another Test for ensuring that even a string where the average length of a word is zero the outcome is still correct.
(commit: 3d77a1d)
The file was modified src/test/java/com/Acrobot/ChestShop/Tests/ItemNamingUtilsTest.java (diff)