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

GH-4742 jstl #4814

Merged
merged 2 commits into from
Nov 7, 2023
Merged

GH-4742 jstl #4814

merged 2 commits into from
Nov 7, 2023

Conversation

hmottestad
Copy link
Contributor

@hmottestad hmottestad commented Oct 17, 2023

GitHub issue resolved: #4742

Briefly describe the changes proposed in this PR:


PR Author Checklist (see the contributor guidelines for more details):

  • my pull request is self-contained
  • I've added tests for the changes I made
  • I've applied code formatting (you can use mvn process-resources to format from the command line)
  • I've squashed my commits where necessary
  • every commit message starts with the issue number (GH-xxxx) followed by a meaningful description of the change

@hmottestad
Copy link
Contributor Author

License "COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0" is pre-approved by Eclipse Foundation.

https://www.eclipse.org/legal/licenses.php

@hmottestad
Copy link
Contributor Author

hmottestad commented Oct 18, 2023

Playwright dependency is approved: https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/11082

@hmottestad
Copy link
Contributor Author

TODO:

  • Make a script that runs up the workbench in docker and then runs the tests

@hmottestad
Copy link
Contributor Author

@abrokenjester I've started with some simple end-to-end tests for the server and workbench using Playwright. My goal is that the Github CI will spin up the server and workbench using docker and then run the Playwright tests against the web UI of the server and workbench.

@hmottestad hmottestad modified the milestone: 4.3.8 Nov 7, 2023
@hmottestad hmottestad merged commit 66db3f2 into main Nov 7, 2023
8 checks passed
@hmottestad hmottestad deleted the GH-4742-jstl branch November 7, 2023 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ClassNotFoundException in rdf4j-server using Docker image
1 participant