opendevstack / ods-provisioning-app

Provisioning app, which triggers project and component provisions (including Jira / Confluence / BitBucket and OCP resource creation)
Apache License 2.0
15 stars 20 forks source link

Replace Spectator + Jest with Jasmine and default Testbed #696

Open netzartist opened 3 years ago

netzartist commented 3 years ago

Resolves #539

This is "just" to have a proper foundation again for unit tests (after Spectator and suprisingly Jest as of latest Angular 12.x didn't work as nicely as expected). Fixing existing or adding more tests (preferably with Cypress to gain better E2E test confidence) will be tackled in other issues.

netzartist commented 3 years ago

@cschweikert do you have time to review this, too?

stitakis commented 2 years ago

@netzartist @cschweikert what is the status of this PR? Can we get it done soon or should we cancel it?

netzartist commented 2 years ago

@stitakis Once I find enough blocked time to react to the proposed useful code changes ... Beginning of December I'd estimate. Cancelling is no option.

netzartist commented 2 years ago

Agree to close this due to these overall reasons to go into standby with the development of a new frontend for the prov app:

Also, the implemented Angular stack is outdated, there are better / leaner ways nowadays.