8000 improvement: add tests for joomla-cypress itself · Issue #14 · joomla-projects/joomla-cypress · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
improvement: add tests for joomla-cypress itself #14
Closed
@muhme

Description

@muhme

proposal/call for discussion: Testing joomla-cypress itself?

As a starting point, I could imagine to test calling each method at least once to avoid problems like #13. From my point of view, most of the problems with Cypress come with the HTML/CSS names and the specific way of the test implemention for Cypress. There are always different ways to implement something in Cypress. If we call every method one time for Joomla 4 and 5 I guess we catch 90% of the trouble. It could be extended later if detailed tests are needed to check the results.

Running with latest Joomla 4 and latest Joomla 5. To be discussed if we should support latest Joomla 3 or not. I would vote for supporting Joomla 3 too (as my plugin is supporting it), but i assume the maintenance effort is not reasonable as Joomla 3 is EOL?

I can imagine a docker-test environment with containers: mariadb, joomla4, joomla5 and cypress. Test can run headless. I can create such environment like in https://github.com/muhme/quote_joomla. I can imagine to run it with GUI too, e.g. to have a local Joomla 5.0.2 installation to test it.

What are you thinking? Does it fit in the environment of Joomla on the one hand and an NPM package on the other. Other ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0