Skip to content

Milestones

List view

  • We will deliver a rewrite of the share-with flow tests on top of Cypress, testing all combinations of the systems that support it, so Nextcloud -> Nextcloud, Nextcloud -> OC-10, OC-10 -> Nextcloud, and OC-10 -> OC-10. We will also add tests for OCM-to-group, in addition to the OCM-to-user test that already exists in the current Puppeteer-based test suite.

    Overdue by 1 year(s)
    Due by January 31, 2024
    31/31 issues closed
  • The existing [OCM test suite](https://github.com/cs3org/ocm-test-suite) is outdated in a few ways: it uses now-deprecated versions of the systems under test, it doesn't have some of the custom scripts we have been adding for development setups of similar projects, and it uses Puppeteer instead of the now-preferred Cypress as the headless browser. In this milestone, we will rebase the test suite on the latest [Ponder Source dev-stock scripts](https://github.com/pondersource/dev-stock) and add the Cypress test runner, to show we can test a basic check (the appearance of a login page) in GitHub actions.

    Overdue by 1 year(s)
    Due by December 31, 2023
    5/5 issues closed