#Plugin testing workflow

1 messages · Page 1 of 1 (latest)

drifting hawk
#

I'm not sure if it goes in ‘creations-share’ but 3 weeks ago I had fun making a workflow to test the plugin, just to see what I could do and how.

#

the big problem was not to test the plugin and just use mockbukkit, but it was also to test on several versions of the game, I know that on mockbukkit there's support for several versions if you take the different branches but they're not precise versions but only the latest, which doesn't allow me to test what I want too much, so I went to MCProtocolLib, there's an interesting creation by someone who made mc-bot, All I've done for the moment is that on each version it tests whether the plugin starts, then whether mtv about works and at the end, it checks whether there's no error when a player joins the server, all this on several versions and here's an example of why it doesn't work :

#

(btw i'm french)

#

here is the latest one :

#

I really think it's probably pointless but I find it interesting

frail vapor
#

maybe pointless but cool, can it also check different server systems, such as Spigot, Paper, Purpur etc.?

drifting hawk
#

yes i can do that, currently it's on paper