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

Discover SAP system running on a JAVA stack #2820

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

EMaksy
Copy link
Member

@EMaksy EMaksy commented Jul 25, 2024

Description

This PR will enable the discovery of a SAP system running on a JAVA stack. A Java sap system is discovered and displayed in the SAP systems overview.

This pr adds a Type field in the Sap systems overview view, so the user can directly see if the discovered system is running on ABAP, JAVA or in a ABAP/JAVA.

Note: This pr contains a lot of almost duplicated back-end tests, this was needed to cover the new check for a sap system.
Previously we checked if a sap system runs on ABAP, now we check for ABAP and/or JAVA.

Preview from Storybook

image

Did you add the right label?

  • DONE

How was this tested?

  • Added fronted test

  • Fixed cypress e2e test (New e2e tests will be added in a second pr as this pr gets a little bit too big)

  • Updated existing and added new back-end sap systems tests.

  • Updated storybook

  • DONE

Did you update the documentation?

No updates needed at this point.

  • DONE

@EMaksy EMaksy added enhancement New feature or request wip javascript Pull requests that update Javascript code elixir Pull requests that update Elixir code test env Create an ephimeral environment for the pr branch labels Jul 25, 2024
@EMaksy EMaksy self-assigned this Jul 25, 2024
@EMaksy EMaksy marked this pull request as ready for review July 26, 2024 08:48
@EMaksy EMaksy removed the wip label Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
elixir Pull requests that update Elixir code enhancement New feature or request env Create an ephimeral environment for the pr branch javascript Pull requests that update Javascript code test
Development

Successfully merging this pull request may close these issues.

None yet

1 participant