Add proper JUnitTest for packeteventsSK#8
Conversation
|
Can't make a test skript for entity ride because there's no expression to check that but could do smth similar by spawning an entity like 5 blocks away and check the location change |
|
Actually about ride, shouldn't we just make an expression for passengers of fake entity which you can then add/remove to it |
|
true |
…d color, billboard, block data, frozen time, glowing state, gravity, height, rotation, scale, teleport interpolation duration, and view range
…em stack, interaction dimensions, and UUID
|
EnumWrapper is provided by SkriptRegistrationAPI, this pr also requires a lot of changes using the new systems. Most of it is reusable though. |
# Conflicts: # build.gradle # src/main/java/dev/threeadd/packeteventssk/element/entity/Types.java
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
fix: use URI instead of URL (deprecated constructor)
Currently there's no way to test this without hopping in-game or launching a server. There are still many test scripts to be made untill this pr is complete.
Do not merge untill all of this is finished