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

Remove integration tests #6863

Merged
merged 1 commit into from
May 3, 2022
Merged

Remove integration tests #6863

merged 1 commit into from
May 3, 2022

Conversation

fschade
Copy link
Collaborator

@fschade fschade commented May 3, 2022

Description

In the past couple of months our e2e tests and unit tests have grown to a point where they can replace the existing integration tests. This PR finalizes that process and removes those tests from the project.

One reason why we are already taking this step is the fact that the process of keeping all test suites up to date takes too much time and is not in proportion to the effort.

Some more background: #6311

Related Issue

--

Motivation and Context

See above

How Has This Been Tested?

  • CI and local test runs

@ownclouders
Copy link
Contributor

ownclouders commented May 3, 2022

Results for e2e-tests oCIS https://drone.owncloud.com/owncloud/web/25173/12/1

💥 To see the trace, please open the link in the console ...

npx playwright show-trace https://cache.owncloud.com/public/owncloud/web/25173/tracing/unstructured-collection-of-testable-space-interactions-alice-2022-5-3-12-08-59.zip

@sonarcloud
Copy link

sonarcloud bot commented May 3, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@kulmann kulmann merged commit 82c5978 into master May 3, 2022
@delete-merged-branch delete-merged-branch bot deleted the stripp-integration-tests branch May 3, 2022 13:30
ownclouders pushed a commit that referenced this pull request May 3, 2022
Merge: fa3c71c df6ef07
Author: Benedikt Kulmann <benedikt@kulmann.biz>
Date:   Tue May 3 15:30:12 2022 +0200

    Merge pull request #6863 from owncloud/stripp-integration-tests

    Remove integration tests
@micbar micbar mentioned this pull request May 5, 2022
45 tasks
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.

3 participants