-
Notifications
You must be signed in to change notification settings - Fork 8
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
Add automated tests for Gitea, Jenkins, and Nostr applications #3704
base: development
Are you sure you want to change the base?
Conversation
Work done : https://app.testlodge.com/a/26076/projects/40893/suites/194096?expand_section=366955#case_4427212 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this ran on the workflow, https://github.com/threefoldtech/tfgrid-sdk-ts/runs/35041354783
fixed the issues shall work now fine @0oM4R |
tests failed due to lerna version; please merge development branch |
packages/grid_client/tests/modules/applications/jenkins.test.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Description
Added automated tests for gitea to check domain is reachable
Added a test for nostr to check if it prints at port 8080 the "use nostr client message"
Added a test for jenkins to check if the domain is reachable
#3702
Changes
List of changes this PR includes
Related Issues
List of related issues
Tested Scenarios
A list of scenarios tried to match the deliverables
Documentation PR
For UI changes, Please provide the Documetation PR on info_grid
To consider
Preliminary Checks:
UI Checks:
Code Quality Checks:
Checklist