Commit d494b7a
committed
Expand
Add tests for CommandAPI#454, CommandAPI#537, and CommandAPI@f9c5fce. Just generally ensure code coverage for help generation.
Pulled repetitive logic into `CommandHelpTests#assertHelpTopicCreated` and `TestBase#enableServer`
Also, small change: The alias list in an alias help topic had a redundant `ChatColor.WHITE` characterCommandHelpTests
1 parent 07242d7 commit d494b7a
File tree
5 files changed
+361
-119
lines changed- commandapi-platforms/commandapi-bukkit
- commandapi-bukkit-core/src/main/java/dev/jorel/commandapi
- commandapi-bukkit-test/commandapi-bukkit-test-tests/src/test/java/dev/jorel/commandapi/test
5 files changed
+361
-119
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
425 | | - | |
| 425 | + | |
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
| |||
0 commit comments