Skip to content

JSTestDriver removal #12342

Closed
Closed
@ishakhsuvarov

Description

@ishakhsuvarov

Currently Magento is using 2 different sets of tools for the JavaScript Testing:

  • JSTestDriver, which is considered legacy and is not supported anymore by the core team.
  • Jasmine, which was introduced to replace JSTestDriver. All new JS tests are implemented using it and executed in multiple CI environments, including public Travis CI and Magento's in-house CICD infrastructure.

To remove legacy framework it is required to reimplement remaining tests using Jasmine, and completely remove JSTestDriver support afterwards.

Here is the list of the JS tests which require attention:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Fixed in 2.2.xThe issue has been fixed in 2.2 release lineIssue: Format is not validGate 1 Failed. Automatic verification of issue format is failedimprovement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions