Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Add test cases for Frameworks #194

Closed
11 tasks done
thepetk opened this issue Apr 23, 2023 · 0 comments · Fixed by #202
Closed
11 tasks done

Add test cases for Frameworks #194

thepetk opened this issue Apr 23, 2023 · 0 comments · Fixed by #202
Assignees
Labels
area/test-automation Issues related to testing

Comments

@thepetk
Copy link
Collaborator

thepetk commented Apr 23, 2023

Which area this feature is related to?

/area test-automation

Issue Details

In order to improve the test coverage of alizer we should create unit tests (both for project and port recognition) for the following frameworks (inside go/tests/component_recognizer_test.go):

  • (go) beego
  • (go) echo
  • (go) fasthttp
  • (java) open liberty
  • (java) spring boot
  • (python) flask

In order to ensure that we are able to match the correct devfile for all the frameworks we should add test cases for (inside go/tests/devfile_recognizer_test.go):

  • (java) wildfly
  • (java) vert.x
  • (js) react.js
  • (js) svelte
  • (python) flask (*ensure that we are not choosing django devfile)

Target date: 16 May 2023

@openshift-ci openshift-ci bot added the area/test-automation Issues related to testing label Apr 23, 2023
@thepetk thepetk mentioned this issue Apr 23, 2023
14 tasks
@thepetk thepetk moved this to Todo in Alizer Project May 2, 2023
@thepetk thepetk self-assigned this May 2, 2023
@thepetk thepetk moved this from Todo to In Progress in Alizer Project May 5, 2023
@thepetk thepetk moved this from In Progress to Todo in Alizer Project May 5, 2023
@thepetk thepetk moved this from Todo to In Progress in Alizer Project May 5, 2023
@thepetk thepetk moved this from In Progress to Review in Progress in Alizer Project May 8, 2023
@github-project-automation github-project-automation bot moved this from Review in Progress to Done in Alizer Project May 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/test-automation Issues related to testing
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant