Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define concrete Test Run Configurations for Contributors #41

Open
burdoto opened this issue Feb 25, 2024 · 1 comment · May be fixed by #51
Open

Define concrete Test Run Configurations for Contributors #41

burdoto opened this issue Feb 25, 2024 · 1 comment · May be fixed by #51
Assignees
Labels
enhancement New feature or request

Comments

@burdoto
Copy link
Contributor

burdoto commented Feb 25, 2024

My personal issue contributing is that I am not really able to test my code. Since you already seem to be using IntelliJ (as thats included in your .gitignore), I would like to ask if you could prepare integrated Run configurations for it like here:

This .run.xml configuration runs gradle tasks to

  • Obtain a server JAR
  • Build the plugin
  • Copy the plugin to the test server distribution
  • Launches the server in a way that allows IntelliJ to attach a debugger to the server and plugins

Note that the JAR download used in my example is outdated (should use Trials 1.0.4+) due to an internal discrepancy inside Arclight.

@Yann151924 Yann151924 self-assigned this Feb 25, 2024
@Yann151924 Yann151924 added the enhancement New feature or request label Feb 25, 2024
@Yann151924
Copy link
Member

I'll look into it but i will make a bunch of task to make it ok.

For my side i have a directory with all the server i want to test it, arclight, bukkit, bukkit 1.7, sponge & more. Unfortunately only forge & fabric have a task to run server and this will not test it in "real server"

Yann151924 added a commit that referenced this issue Mar 23, 2024
 still early stage of developement

Closes #41
@Yann151924 Yann151924 linked a pull request Mar 23, 2024 that will close this issue
11 tasks
Yann151924 added a commit that referenced this issue Mar 24, 2024
 still early stage of developement

Closes #41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants